|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.sap.ip.me.api.pios.symbology.SymbologyType
This class defines a numeric value for each symbology supported.
| Field Summary | |
static int |
CODABAR
Constant to indicate CODABAR symbology type. |
static int |
CODE128
Constant to indicate CODE128 symbology type. |
static int |
CODE39
Constant to indicate CODE39 symbology type. |
static int |
EAN13
Constant to indicate EAN13 symbology type. |
static int |
EAN8
Constant to indicate EAN8 symbology type. |
static int |
INTERLEAVED2OF5
Constant to indicate INTERLEAVED2OF5 symbology type. |
static int |
PDF417
Constant to indicate PDF417 symbology type. |
static int |
UCCEAN128
Constant to indicate UCCEAN128 symbology type. |
static int |
UPC_A
Constant to indicate UPC_A symbology type. |
| Constructor Summary | |
SymbologyType()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final int CODABAR
Codabar,
Constant Field Valuespublic static final int CODE128
Code128,
Constant Field Valuespublic static final int CODE39
Code39,
Constant Field Valuespublic static final int EAN13
EAN13,
Constant Field Valuespublic static final int EAN8
EAN8,
Constant Field Valuespublic static final int INTERLEAVED2OF5
Interleaved2Of5,
Constant Field Valuespublic static final int PDF417
PDF417,
Constant Field Valuespublic static final int UCCEAN128
UCCEAN128,
Constant Field Valuespublic static final int UPC_A
UPC_A,
Constant Field Values| Constructor Detail |
public SymbologyType()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||