java.lang.Object
nl.tno.omt.BasicDataType
nl.tno.omt.BasicDataRepresentationsType.BasicData
- Enclosing class:
BasicDataRepresentationsType
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}basicDataType">
<anyAttribute namespace='##other'/>
</extension>
</complexContent>
</complexType>
-
Field Summary
Fields inherited from class nl.tno.omt.BasicDataType
any, encoding, endian, idtag, interpretation, name, notes, size -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class nl.tno.omt.BasicDataType
getAny, getEncoding, getEndian, getIdtag, getInterpretation, getName, getNotes, getOtherAttributes, getSize, setAny, setEncoding, setEndian, setIdtag, setInterpretation, setName, setNotes, setSize
-
Constructor Details
-
BasicData
public BasicData()
-