java.lang.Object
nl.tno.omt.AttributeType
nl.tno.omt.Attribute
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}attributeType">
<anyAttribute namespace='##other'/>
</extension>
</complexContent>
</complexType>
-
Nested Class Summary
Nested classes/interfaces inherited from class nl.tno.omt.AttributeType
AttributeType.Dimensions -
Field Summary
Fields inherited from class nl.tno.omt.AttributeType
any, dataType, dimensions, idtag, name, notes, order, ownership, semantics, sharing, transportation, updateCondition, updateType -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class nl.tno.omt.AttributeType
getAny, getDataType, getDimensions, getIdtag, getName, getNotes, getOrder, getOtherAttributes, getOwnership, getSemantics, getSharing, getTransportation, getUpdateCondition, getUpdateType, setAny, setDataType, setDimensions, setIdtag, setName, setNotes, setOrder, setOwnership, setSemantics, setSharing, setTransportation, setUpdateCondition, setUpdateType
-
Constructor Details
-
Attribute
public Attribute()
-