|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Const
| Field Summary | |
|---|---|
static int |
CARDINALITY_0_1
The enumeration for the cardinality values. |
static int |
CARDINALITY_0_N
The enumeration for the cardinality values. |
static int |
CARDINALITY_1_1
The enumeration for the cardinality values. |
static int |
CARDINALITY_1_N
The enumeration for the cardinality values. |
static java.lang.Object[] |
EMPTY_ARR
|
static java.lang.Class[] |
EMPTY_CLASS_ARR
|
static int[] |
EMPTY_INT_ARRAY
|
static int[][] |
EMPTY_INT_ARRAY2
|
static java.util.Map |
EMPTY_MAP
|
static java.lang.Boolean |
FALSE
|
static int |
NAV_INFO_COMPONENT
|
static int |
NAV_INFO_PLUG
|
static int |
NAV_INFO_VIEW
|
static int |
NONE
|
static Property[] |
PROPERTY_EMPTY_ARRAY
This is used to avoid unnecessary creation of empty arrays. |
static java.lang.Boolean |
TRUE
|
static int |
TYPE_BINARY
The DDIC build-in type Binary |
static int |
TYPE_BOOLEAN
The DDIC build-in type Boolean |
static int |
TYPE_DATE
The DDIC build-in type Date |
static int |
TYPE_DECIMAL
The DDIC build-in type Decimal |
static int |
TYPE_DOUBLE
The DDIC build-in type Double |
static int |
TYPE_FLOAT
The DDIC build-in type Float |
static int |
TYPE_INTEGER
The DDIC build-in type Integer |
static int |
TYPE_LONG
The DDIC build-in type Long |
static int |
TYPE_SHORT
The DDIC build-in type Short |
static int |
TYPE_STRING
The DDIC build-in type String |
static int |
TYPE_TIME
The DDIC build-in type Time |
static int |
TYPE_TIMESTAMP
The DDIC build-in type Time Stamp |
| Field Detail |
|---|
static final java.lang.Boolean TRUE
static final java.lang.Boolean FALSE
static final int NONE
static final int[] EMPTY_INT_ARRAY
static final int[][] EMPTY_INT_ARRAY2
static final java.util.Map EMPTY_MAP
static final java.lang.Object[] EMPTY_ARR
static final java.lang.Class[] EMPTY_CLASS_ARR
static final Property[] PROPERTY_EMPTY_ARRAY
static final int NAV_INFO_COMPONENT
static final int NAV_INFO_VIEW
static final int NAV_INFO_PLUG
static final int CARDINALITY_0_1
static final int CARDINALITY_0_N
static final int CARDINALITY_1_1
static final int CARDINALITY_1_N
static final int TYPE_BINARY
static final int TYPE_BOOLEAN
static final int TYPE_DATE
static final int TYPE_DECIMAL
static final int TYPE_DOUBLE
static final int TYPE_FLOAT
static final int TYPE_INTEGER
static final int TYPE_LONG
static final int TYPE_SHORT
static final int TYPE_STRING
static final int TYPE_TIME
static final int TYPE_TIMESTAMP
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||