|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface defines all constants required for the com.ibm.dse.base.types package.
Field Summary | |
static java.lang.String |
CONV_TYPE_DEFAULT
The constant which identifies the default conversion type |
static java.lang.String |
CONV_TYPE_HOST
The constant which identifies the host conversion type |
static java.lang.String |
CONV_TYPE_OUTPUT
The constant which identifies the output conversion type |
static java.lang.String |
CONV_TYPE_SER
The constant which identifies the serialization conversion type |
static java.lang.String |
CONV_TYPE_XML
The constant which identifies the xml conversion type |
static java.lang.String |
disabled
The name of the five basic state flags |
static java.lang.String |
hidden
|
static java.lang.String |
isDisabled
The name the key values for the five basic state flags in the key value pairs |
static java.lang.String |
isHidden
|
static java.lang.String |
isMandatory
|
static java.lang.String |
isOmitted
|
static java.lang.String |
isReadOnly
|
static java.lang.String |
mandatory
|
static java.lang.String |
omitted
|
static java.lang.String |
readOnly
|
static java.lang.String |
TYPE_DEFAULT
The identifier for a default descriptor |
static int |
TYPE_REGISTRY_INIT_SIZE
The constant which identifies the initial size of the TypeExternalizer's registry |
Field Detail |
public static final java.lang.String TYPE_DEFAULT
public static final java.lang.String CONV_TYPE_DEFAULT
public static final java.lang.String CONV_TYPE_SER
public static final java.lang.String CONV_TYPE_OUTPUT
public static final java.lang.String CONV_TYPE_HOST
public static final java.lang.String CONV_TYPE_XML
public static final java.lang.String disabled
public static final java.lang.String hidden
public static final java.lang.String mandatory
public static final java.lang.String omitted
public static final java.lang.String readOnly
public static final java.lang.String isDisabled
public static final java.lang.String isHidden
public static final java.lang.String isMandatory
public static final java.lang.String isOmitted
public static final java.lang.String isReadOnly
public static final int TYPE_REGISTRY_INIT_SIZE
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |