|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.tecit.jni.barcode.LicenseProduct
public class LicenseProduct
The class LicenseProduct
serves as container for the
license product enumerations.
Field Summary | |
---|---|
static int |
PROD_1D
Linear bar codes only |
static int |
PROD_2D
Linear and 2D codes |
Constructor Summary | |
---|---|
LicenseProduct()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int PROD_1D
public static final int PROD_2D
Constructor Detail |
---|
public LicenseProduct()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |