E
- type of data objectpublic class TObjectDataEltType<E extends DataObject<E>> extends ObjectDataEltType
Constructor and Description |
---|
TObjectDataEltType(DataObjectDefinition<E> definition)
creates the defintion of a types object data element type
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getObjectNameForStructure() |
java.lang.String |
getObjectType()
gets the object type
|
printType, readCompactArray, writeCompactArray
createNullDataElt, equals, getDataEltType
public TObjectDataEltType(DataObjectDefinition<E> definition)
definition
- definition of the data objectpublic java.lang.String getObjectType()
public java.lang.String getObjectNameForStructure()
getObjectNameForStructure
in class ObjectDataEltType