|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpops.ale.engine.com.Gtin
class Gtin
Gtin element.
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 |
---|
protected long companyPrefix
protected int itemReference
protected int count
Constructor Detail |
---|
Gtin()
Method Detail |
---|
public boolean equals(Gtin obj)
obj
-
public void invalidate()
public void setFields(long companyPrefix, int itemReference)
companyPrefix
- itemReference
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |