|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpops.ale.codec.PartitionTables
public class PartitionTables
Singleton containing a list of partition tables.
Field Summary | |
---|---|
static byte |
PARTITIONS_NUMBER
Number of partitions |
static byte |
SGLN_COMPANY_PREFIX
SGLN_96 entryId definitions |
static byte |
SGLN_LOCATION_REFERENCE
|
static byte |
SGLN_TABLE
SGLN_96 Table definition |
static byte |
SGTIN_COMPANY_PREFIX
SGTIN_96 entryId definitions |
static byte |
SGTIN_INDIC_DIGIT_ITEM_REFERENCE
|
static byte |
SGTIN_TABLE
SGTIN_96 Table definition |
Constructor Summary | |
---|---|
protected |
PartitionTables()
|
Method Summary | |
---|---|
static PartitionTable |
getPartitionTable(byte header)
Gets the partition table of a header. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final byte PARTITIONS_NUMBER
public static final byte SGTIN_TABLE
public static final byte SGLN_TABLE
public static final byte SGTIN_COMPANY_PREFIX
public static final byte SGTIN_INDIC_DIGIT_ITEM_REFERENCE
public static final byte SGLN_COMPANY_PREFIX
public static final byte SGLN_LOCATION_REFERENCE
Constructor Detail |
---|
protected PartitionTables()
Method Detail |
---|
public static PartitionTable getPartitionTable(byte header)
header
- SGTIN_96_TABLE or SGLN_96_TABLE
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |