Class DataSetElement
java.lang.Object
com.trdp.config.DataSetElement
A single element within a data set definition (
<element> element).
The type is either a predefined name (e.g. "UINT32", "BOOL8") or a
numeric data set ID for nested types. The array-size defaults to 1;
0 indicates a dynamically-sized array.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DataSetElement
-
-
Method Details
-
getType
-
getName
-
getArraySize
public long getArraySize() -
getUnit
-
getScale
-
getOffset
-
toString
-