pops.ale.engine.com
Class Gtin

java.lang.Object
  extended by pops.ale.engine.com.Gtin

 class Gtin
extends java.lang.Object

Gtin element.

Author:
rdagher

Field Summary
protected  long companyPrefix
           
protected  int count
           
protected  int itemReference
           
 
Constructor Summary
Gtin()
           
 
Method Summary
 boolean equals(Gtin obj)
          Equality.
 void invalidate()
          Invalidates gtin fields
 void setFields(long companyPrefix, int itemReference)
          sets gtin fields for first time.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

companyPrefix

protected long companyPrefix

itemReference

protected int itemReference

count

protected int count
Constructor Detail

Gtin

Gtin()
Method Detail

equals

public boolean equals(Gtin obj)
Equality.

Parameters:
obj -
Returns:

invalidate

public void invalidate()
Invalidates gtin fields


setFields

public void setFields(long companyPrefix,
                      int itemReference)
sets gtin fields for first time.

Parameters:
companyPrefix -
itemReference -