Package | Description |
---|---|
com.interpss.dstab.controller.cml.wrapper | |
com.interpss.dstab.datatype |
Modifier and Type | Method and Description |
---|---|
CMLFieldEnum |
FunctionFieldAnWrapper.getFuncType()
get the function implementation type
|
Constructor and Description |
---|
FunctionFieldAnWrapper(java.lang.String name,
CMLFieldEnum type)
Constructor
|
Modifier and Type | Method and Description |
---|---|
static CMLFieldEnum |
CMLFieldEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CMLFieldEnum[] |
CMLFieldEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|