java.lang.Object
nl.tno.omt.ArrayDataType
nl.tno.omt.ArrayDataTypesType.ArrayData
- Enclosing class:
ArrayDataTypesType
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<extension base="{http://standards.ieee.org/IEEE1516-2010}arrayDataType">
<anyAttribute namespace='##other'/>
</extension>
</complexContent>
</complexType>
-
Field Summary
Fields inherited from class nl.tno.omt.ArrayDataType
any, cardinality, dataType, encoding, idtag, name, notes, semantics -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class nl.tno.omt.ArrayDataType
getAny, getCardinality, getDataType, getEncoding, getIdtag, getName, getNotes, getOtherAttributes, getSemantics, setAny, setCardinality, setDataType, setEncoding, setIdtag, setName, setNotes, setSemantics
-
Constructor Details
-
ArrayData
public ArrayData()
-