|
IBM Branch Transformation Toolkit Javadoc | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface defines all constants required for the com.ibm.btt.base.types package.
Field Summary | |
---|---|
static java.lang.String |
amended
|
static java.lang.String |
CONV_TYPE_DEFAULT
The constant that identifies the default conversion type |
static java.lang.String |
CONV_TYPE_HOST
The constant that identifies the host conversion type |
static java.lang.String |
CONV_TYPE_OUTPUT
The constant that identifies the output conversion type |
static java.lang.String |
CONV_TYPE_SER
The constant that identifies the serialization conversion type |
static java.lang.String |
CONV_TYPE_XML
The constant that identifies the xml conversion type |
static java.lang.String |
disabled
The name of the six basic state flags |
static java.lang.String |
hidden
|
static java.lang.String |
isAmended
|
static java.lang.String |
isDisabled
The name the key values for the six 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 that 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 amended
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 isAmended
public static final java.lang.String isReadOnly
public static final int TYPE_REGISTRY_INIT_SIZE
|
IBM Branch Transformation Toolkit Javadoc | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |