java.lang.Object
nl.tno.omt.EnumeratedDataType
nl.tno.omt.EnumeratedDataTypesType.EnumeratedData
- Enclosing class:
EnumeratedDataTypesType
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}enumeratedDataType">
<anyAttribute namespace='##other'/>
</extension>
</complexContent>
</complexType>
-
Nested Class Summary
Nested classes/interfaces inherited from class nl.tno.omt.EnumeratedDataType
EnumeratedDataType.Enumerator -
Field Summary
Fields inherited from class nl.tno.omt.EnumeratedDataType
any, enumerator, idtag, name, notes, representation, semantics -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class nl.tno.omt.EnumeratedDataType
getAny, getEnumerator, getIdtag, getName, getNotes, getOtherAttributes, getRepresentation, getSemantics, setAny, setIdtag, setName, setNotes, setRepresentation, setSemantics
-
Constructor Details
-
EnumeratedData
public EnumeratedData()
-