|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.smartics.properties.api.core.app.LibraryCodeNumbers
public final class LibraryCodeNumbers
Overview over codes signaled by this library.
Field Summary | |
---|---|
static int |
CONFIG_CODE_START The start number of configuration codes. |
static int |
PROPERTY_CODE_START The start number of property codes. |
static int |
SECURITY_CODE_START The start number of security codes. |
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 PROPERTY_CODE_START
The value of this constant is 1000.
1000
public static final int CONFIG_CODE_START
The value of this constant is 2000.
2000
public static final int SECURITY_CODE_START
The value of this constant is 3000.
3000
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |