|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Epc
Epc is used to store all encoding and input type strings. This class contains two sets of encodings: 1 set for the exact Strings that the premises uses and 1 set for the exact Strings that EPC Global uses. The only input types held within EPC are for Premises Server.
All Premises Server String fields are prepended with "PS_" and all EPC Global String fields are prepended with "EPC_GLOBAL_".
Field Summary | |
---|---|
static java.lang.String |
EPC_GLOBAL_ENCODING_DOD64
EPC Global-defined key used to identify an EPC encoding of DOD64 |
static java.lang.String |
EPC_GLOBAL_ENCODING_DOD96
EPC Global-defined key used to identify an EPC encoding of DOD96 |
static java.lang.String |
EPC_GLOBAL_ENCODING_GIAI64
EPC Global-defined key used to identify an EPC encoding of GIAI64 |
static java.lang.String |
EPC_GLOBAL_ENCODING_GIAI96
EPC Global-defined key used to identify an EPC encoding of GIAI96 |
static java.lang.String |
EPC_GLOBAL_ENCODING_GID96
EPC Global-defined key used to identify an EPC encoding of GID96 |
static java.lang.String |
EPC_GLOBAL_ENCODING_GRAI64
EPC Global-defined key used to identify an EPC encoding of GRAI64 |
static java.lang.String |
EPC_GLOBAL_ENCODING_GRAI96
EPC Global-defined key used to identify an EPC encoding of GRAI96 |
static java.lang.String |
EPC_GLOBAL_ENCODING_SGLN64
EPC Global-defined key used to identify an EPC encoding of SGLN64 |
static java.lang.String |
EPC_GLOBAL_ENCODING_SGLN96
EPC Global-defined key used to identify an EPC encoding of SGLN96 |
static java.lang.String |
EPC_GLOBAL_ENCODING_SGTIN64
EPC Global-defined key used to identify an EPC encoding of SGTIN64 |
static java.lang.String |
EPC_GLOBAL_ENCODING_SGTIN96
EPC Global-defined key used to identify an EPC encoding of SGTIN96 |
static java.lang.String |
EPC_GLOBAL_ENCODING_SSCC64
EPC Global-defined key used to identify an EPC encoding of SSCC64 |
static java.lang.String |
EPC_GLOBAL_ENCODING_SSCC96
EPC Global-defined key used to identify an EPC encoding of SSCC96 |
static java.lang.String |
PS_ENCODING_DOD64
Premises Server schema key used to identify an EPC encoding of DOD64 |
static java.lang.String |
PS_ENCODING_DOD96
Premises Server schema key used to identify an EPC encoding of DOD96 |
static java.lang.String |
PS_ENCODING_GIAI64
Premises Server schema key used to identify an EPC encoding of GIAI64 |
static java.lang.String |
PS_ENCODING_GIAI96
Premises Server schema key used to identify an EPC encoding of GIAI96 |
static java.lang.String |
PS_ENCODING_GID96
Premises Server schema key used to identify an EPC encoding of GID96 |
static java.lang.String |
PS_ENCODING_GRAI64
Premises Server schema key used to identify an EPC encoding of GRAI64 |
static java.lang.String |
PS_ENCODING_GRAI96
Premises Server schema key used to identify an EPC encoding of GRAI96 |
static java.lang.String |
PS_ENCODING_SGLN64
Premises Server schema key used to identify an EPC encoding of SGLN64 |
static java.lang.String |
PS_ENCODING_SGLN96
Premises Server schema key used to identify an EPC encoding of SGLN96 |
static java.lang.String |
PS_ENCODING_SGTIN64
Premises Server schema key used to identify an EPC encoding of SGTIN64 |
static java.lang.String |
PS_ENCODING_SGTIN96
Premises Server schema key used to identify an EPC encoding of SGTIN96 |
static java.lang.String |
PS_ENCODING_SSCC64
Premises Server schema key used to identify an EPC encoding of SSCC64 |
static java.lang.String |
PS_ENCODING_SSCC96
Premises Server schema key used to identify an EPC encoding of SSCC96 |
static java.lang.String |
PS_INPUT_DOD
Premises Server schema key used to identify an EPC input type of DOD |
static java.lang.String |
PS_INPUT_GIAI
Premises Server schema key used to identify an EPC input type of GIAI |
static java.lang.String |
PS_INPUT_GID
Premises Server schema key used to identify an EPC input type of GID |
static java.lang.String |
PS_INPUT_GLN
Premises Server schema key used to identify an EPC input type of GLN |
static java.lang.String |
PS_INPUT_GRAI
Premises Server schema key used to identify an EPC input type of GRAI |
static java.lang.String |
PS_INPUT_GTIN14
Premises Server schema key used to identify an EPC input type of GTIN14 |
static java.lang.String |
PS_INPUT_NCD10
Premises Server schema key used to identify an EPC input type of NDC10 |
static java.lang.String |
PS_INPUT_SSCC18
Premises Server schema key used to identify an EPC input type of SSCC18 |
Field Detail |
---|
static final java.lang.String PS_ENCODING_SGTIN64
static final java.lang.String PS_ENCODING_SGTIN96
static final java.lang.String PS_ENCODING_SSCC64
static final java.lang.String PS_ENCODING_SSCC96
static final java.lang.String PS_ENCODING_GID96
static final java.lang.String PS_ENCODING_GRAI64
static final java.lang.String PS_ENCODING_GRAI96
static final java.lang.String PS_ENCODING_GIAI64
static final java.lang.String PS_ENCODING_GIAI96
static final java.lang.String PS_ENCODING_DOD64
static final java.lang.String PS_ENCODING_DOD96
static final java.lang.String PS_ENCODING_SGLN64
static final java.lang.String PS_ENCODING_SGLN96
static final java.lang.String PS_INPUT_DOD
static final java.lang.String PS_INPUT_GTIN14
static final java.lang.String PS_INPUT_SSCC18
static final java.lang.String PS_INPUT_GRAI
static final java.lang.String PS_INPUT_GIAI
static final java.lang.String PS_INPUT_NCD10
static final java.lang.String PS_INPUT_GLN
static final java.lang.String PS_INPUT_GID
static final java.lang.String EPC_GLOBAL_ENCODING_DOD64
static final java.lang.String EPC_GLOBAL_ENCODING_DOD96
static final java.lang.String EPC_GLOBAL_ENCODING_GIAI64
static final java.lang.String EPC_GLOBAL_ENCODING_GIAI96
static final java.lang.String EPC_GLOBAL_ENCODING_GID96
static final java.lang.String EPC_GLOBAL_ENCODING_GRAI64
static final java.lang.String EPC_GLOBAL_ENCODING_GRAI96
static final java.lang.String EPC_GLOBAL_ENCODING_SGTIN64
static final java.lang.String EPC_GLOBAL_ENCODING_SGTIN96
static final java.lang.String EPC_GLOBAL_ENCODING_SSCC64
static final java.lang.String EPC_GLOBAL_ENCODING_SSCC96
static final java.lang.String EPC_GLOBAL_ENCODING_SGLN64
static final java.lang.String EPC_GLOBAL_ENCODING_SGLN96
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |