java.lang.Object
nl.tno.omt.ObjectModelType
Java class for objectModelType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="objectModelType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="modelIdentification" type="{http://standards.ieee.org/IEEE1516-2010}modelIdentificationType"/>
<element name="serviceUtilization" type="{http://standards.ieee.org/IEEE1516-2010}serviceUtilizationType" minOccurs="0"/>
<element name="objects" type="{http://standards.ieee.org/IEEE1516-2010}objectsType"/>
<element name="interactions" type="{http://standards.ieee.org/IEEE1516-2010}interactionsType"/>
<element name="dimensions" type="{http://standards.ieee.org/IEEE1516-2010}dimensionsType"/>
<element name="time" type="{http://standards.ieee.org/IEEE1516-2010}timeType" minOccurs="0"/>
<element name="tags" type="{http://standards.ieee.org/IEEE1516-2010}tagsType" minOccurs="0"/>
<element name="synchronizations" type="{http://standards.ieee.org/IEEE1516-2010}synchronizationsType" minOccurs="0"/>
<element name="transportations" type="{http://standards.ieee.org/IEEE1516-2010}transportationsType"/>
<element name="switches" type="{http://standards.ieee.org/IEEE1516-2010}switchesType"/>
<element name="updateRates" type="{http://standards.ieee.org/IEEE1516-2010}updateRatesType" minOccurs="0"/>
<element name="dataTypes" type="{http://standards.ieee.org/IEEE1516-2010}dataTypesType"/>
<element name="notes2" type="{http://standards.ieee.org/IEEE1516-2010}notesType" minOccurs="0"/>
<any namespace='##other' minOccurs="0"/>
</sequence>
<attGroup ref="{http://standards.ieee.org/IEEE1516-2010}commonAttributes"/>
<anyAttribute namespace='##other'/>
</restriction>
</complexContent>
</complexType>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Objectprotected DataTypesTypeprotected DimensionsTypeprotected Stringprotected InteractionsTypeprotected ModelIdentificationTypeprotected Stringprotected NotesTypeprotected ObjectsTypeprotected ServiceUtilizationTypeprotected SwitchesTypeprotected SynchronizationsTypeprotected TagsTypeprotected TimeTypeprotected TransportationsTypeprotected UpdateRatesType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAny()Gets the value of the any property.Gets the value of the dataTypes property.Gets the value of the dimensions property.getIdtag()Gets the value of the idtag property.Gets the value of the interactions property.Gets the value of the modelIdentification property.getNotes()Gets the value of the notes property.Gets the value of the notes2 property.Gets the value of the objects property.Gets a map that contains attributes that aren't bound to any typed property on this class.Gets the value of the serviceUtilization property.Gets the value of the switches property.Gets the value of the synchronizations property.getTags()Gets the value of the tags property.getTime()Gets the value of the time property.Gets the value of the transportations property.Gets the value of the updateRates property.voidSets the value of the any property.voidsetDataTypes(DataTypesType value) Sets the value of the dataTypes property.voidsetDimensions(DimensionsType value) Sets the value of the dimensions property.voidSets the value of the idtag property.voidsetInteractions(InteractionsType value) Sets the value of the interactions property.voidSets the value of the modelIdentification property.voidSets the value of the notes property.voidSets the value of the notes2 property.voidsetObjects(ObjectsType value) Sets the value of the objects property.voidSets the value of the serviceUtilization property.voidsetSwitches(SwitchesType value) Sets the value of the switches property.voidSets the value of the synchronizations property.voidSets the value of the tags property.voidSets the value of the time property.voidSets the value of the transportations property.voidsetUpdateRates(UpdateRatesType value) Sets the value of the updateRates property.
-
Field Details
-
modelIdentification
-
serviceUtilization
-
objects
-
interactions
-
dimensions
-
time
-
tags
-
synchronizations
-
transportations
-
switches
-
updateRates
-
dataTypes
-
notes2
-
any
-
notes
-
idtag
-
-
Constructor Details
-
ObjectModelType
public ObjectModelType()
-
-
Method Details
-
getModelIdentification
Gets the value of the modelIdentification property.- Returns:
- possible object is
ModelIdentificationType
-
setModelIdentification
Sets the value of the modelIdentification property.- Parameters:
value- allowed object isModelIdentificationType
-
getServiceUtilization
Gets the value of the serviceUtilization property.- Returns:
- possible object is
ServiceUtilizationType
-
setServiceUtilization
Sets the value of the serviceUtilization property.- Parameters:
value- allowed object isServiceUtilizationType
-
getObjects
Gets the value of the objects property.- Returns:
- possible object is
ObjectsType
-
setObjects
Sets the value of the objects property.- Parameters:
value- allowed object isObjectsType
-
getInteractions
Gets the value of the interactions property.- Returns:
- possible object is
InteractionsType
-
setInteractions
Sets the value of the interactions property.- Parameters:
value- allowed object isInteractionsType
-
getDimensions
Gets the value of the dimensions property.- Returns:
- possible object is
DimensionsType
-
setDimensions
Sets the value of the dimensions property.- Parameters:
value- allowed object isDimensionsType
-
getTime
Gets the value of the time property.- Returns:
- possible object is
TimeType
-
setTime
Sets the value of the time property.- Parameters:
value- allowed object isTimeType
-
getTags
Gets the value of the tags property.- Returns:
- possible object is
TagsType
-
setTags
Sets the value of the tags property.- Parameters:
value- allowed object isTagsType
-
getSynchronizations
Gets the value of the synchronizations property.- Returns:
- possible object is
SynchronizationsType
-
setSynchronizations
Sets the value of the synchronizations property.- Parameters:
value- allowed object isSynchronizationsType
-
getTransportations
Gets the value of the transportations property.- Returns:
- possible object is
TransportationsType
-
setTransportations
Sets the value of the transportations property.- Parameters:
value- allowed object isTransportationsType
-
getSwitches
Gets the value of the switches property.- Returns:
- possible object is
SwitchesType
-
setSwitches
Sets the value of the switches property.- Parameters:
value- allowed object isSwitchesType
-
getUpdateRates
Gets the value of the updateRates property.- Returns:
- possible object is
UpdateRatesType
-
setUpdateRates
Sets the value of the updateRates property.- Parameters:
value- allowed object isUpdateRatesType
-
getDataTypes
Gets the value of the dataTypes property.- Returns:
- possible object is
DataTypesType
-
setDataTypes
Sets the value of the dataTypes property.- Parameters:
value- allowed object isDataTypesType
-
getNotes2
Gets the value of the notes2 property.- Returns:
- possible object is
NotesType
-
setNotes2
Sets the value of the notes2 property.- Parameters:
value- allowed object isNotesType
-
getAny
Gets the value of the any property.- Returns:
- possible object is
Object
-
setAny
Sets the value of the any property.- Parameters:
value- allowed object isObject
-
getNotes
Gets the value of the notes property.- Returns:
- possible object is
String
-
setNotes
Sets the value of the notes property.- Parameters:
value- allowed object isString
-
getIdtag
Gets the value of the idtag property.- Returns:
- possible object is
String
-
setIdtag
Sets the value of the idtag property.- Parameters:
value- allowed object isString
-
getOtherAttributes
Gets a map that contains attributes that aren't bound to any typed property on this class.the map is keyed by the name of the attribute and the value is the string value of the attribute. the map returned by this method is live, and you can add new attribute by updating the map directly. Because of this design, there's no setter.
- Returns:
- always non-null
-