Class DataSetDefinition
java.lang.Object
com.trdp.config.DataSetDefinition
Data set definition (
<data-set> element).
Defines a structured payload layout identified by a numeric ID (>= 1000).
Contains one or more DataSetElement entries that describe the
fields, their types, and array sizes.
- See Also:
-
Constructor Details
-
DataSetDefinition
-
-
Method Details
-
getId
public int getId() -
getName
-
getElements
-
toString
-