java.lang.Object
nl.tno.omt.DimensionType
nl.tno.omt.DimensionsType.Dimension
- Enclosing class:
DimensionsType
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}dimensionType">
<anyAttribute namespace='##other'/>
</extension>
</complexContent>
</complexType>
-
Nested Class Summary
Nested classes/interfaces inherited from class nl.tno.omt.DimensionType
DimensionType.UpperBound, DimensionType.Value -
Field Summary
Fields inherited from class nl.tno.omt.DimensionType
any, dataType, idtag, name, normalization, notes, upperBound, value -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class nl.tno.omt.DimensionType
getAny, getDataType, getIdtag, getName, getNormalization, getNotes, getOtherAttributes, getUpperBound, getValue, setAny, setDataType, setIdtag, setName, setNormalization, setNotes, setUpperBound, setValue
-
Constructor Details
-
Dimension
public Dimension()
-