|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpops.ale.codec.gs1.Gs1Number
public class Gs1Number
GS1 number representation without check digit.
Field Summary | |
---|---|
long |
companyPrefix
|
int |
reference
|
Constructor Summary | |
---|---|
Gs1Number(long companyPrefix,
int reference)
Constructor |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public long companyPrefix
public int reference
Constructor Detail |
---|
public Gs1Number(long companyPrefix, int reference)
companyPrefix
- reference
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |