Uses of Interface
net.opengis.gml311.MovingObjectStatusType
Packages that use MovingObjectStatusType
-
Uses of MovingObjectStatusType in net.opengis.gml311
Methods in net.opengis.gml311 that return MovingObjectStatusTypeModifier and TypeMethodDescriptionGml311Factory.createMovingObjectStatusType()
Returns a new object of class 'Moving Object Status Type'.DocumentRoot.getMovingObjectStatus()
Returns the value of the 'Moving Object Status' containment reference.Methods in net.opengis.gml311 that return types with arguments of type MovingObjectStatusTypeModifier and TypeMethodDescriptionEList<MovingObjectStatusType>
TrackType.getMovingObjectStatus()
Returns the value of the 'Moving Object Status' containment reference list.Methods in net.opengis.gml311 with parameters of type MovingObjectStatusTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setMovingObjectStatus
(MovingObjectStatusType value) Sets the value of the 'Moving Object Status
' containment reference. -
Uses of MovingObjectStatusType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement MovingObjectStatusTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Moving Object Status Type'.Fields in net.opengis.gml311.impl with type parameters of type MovingObjectStatusTypeModifier and TypeFieldDescriptionprotected EList<MovingObjectStatusType>
TrackTypeImpl.movingObjectStatus
The cached value of the 'Moving Object Status
' containment reference list.Methods in net.opengis.gml311.impl that return MovingObjectStatusTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createMovingObjectStatusType()
DocumentRootImpl.getMovingObjectStatus()
Methods in net.opengis.gml311.impl that return types with arguments of type MovingObjectStatusTypeModifier and TypeMethodDescriptionEList<MovingObjectStatusType>
TrackTypeImpl.getMovingObjectStatus()
Methods in net.opengis.gml311.impl with parameters of type MovingObjectStatusTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetMovingObjectStatus
(MovingObjectStatusType newMovingObjectStatus, NotificationChain msgs) void
DocumentRootImpl.setMovingObjectStatus
(MovingObjectStatusType newMovingObjectStatus) -
Uses of MovingObjectStatusType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type MovingObjectStatusTypeModifier and TypeMethodDescriptionGml311Switch.caseMovingObjectStatusType
(MovingObjectStatusType object) Returns the result of interpreting the object as an instance of 'Moving Object Status Type'.boolean
Gml311Validator.validateMovingObjectStatusType
(MovingObjectStatusType movingObjectStatusType, DiagnosticChain diagnostics, Map<Object, Object> context)