java.lang.Object
nl.tno.omt.SimpleDataType
nl.tno.omt.SimpleDataTypesType.SimpleData
- Enclosing class:
SimpleDataTypesType
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}simpleDataType">
<anyAttribute namespace='##other'/>
</extension>
</complexContent>
</complexType>
-
Field Summary
Fields inherited from class nl.tno.omt.SimpleDataType
accuracy, any, idtag, name, notes, representation, resolution, semantics, units -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class nl.tno.omt.SimpleDataType
getAccuracy, getAny, getIdtag, getName, getNotes, getOtherAttributes, getRepresentation, getResolution, getSemantics, getUnits, setAccuracy, setAny, setIdtag, setName, setNotes, setRepresentation, setResolution, setSemantics, setUnits
-
Constructor Details
-
SimpleData
public SimpleData()
-