|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.tecit.jni.barcode.LicenseKind
public class LicenseKind
The class LicenseKind
serves as container for the
license kind enumerations.
Field Summary | |
---|---|
static int |
DEVELOPER
Developer license |
static int |
SINGLE
Single license |
static int |
SITE
Site license |
static int |
WEB
Web license |
Constructor Summary | |
---|---|
LicenseKind()
|
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 SINGLE
public static final int SITE
public static final int DEVELOPER
public static final int WEB
Constructor Detail |
---|
public LicenseKind()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |