Uses of Interface
net.opengis.gml311.TimeOrdinalReferenceSystemType
Packages that use TimeOrdinalReferenceSystemType
-
Uses of TimeOrdinalReferenceSystemType in net.opengis.gml311
Methods in net.opengis.gml311 that return TimeOrdinalReferenceSystemTypeModifier and TypeMethodDescriptionGml311Factory.createTimeOrdinalReferenceSystemType()
Returns a new object of class 'Time Ordinal Reference System Type'.DocumentRoot.getTimeOrdinalReferenceSystem()
Returns the value of the 'Time Ordinal Reference System' containment reference.Methods in net.opengis.gml311 with parameters of type TimeOrdinalReferenceSystemTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setTimeOrdinalReferenceSystem
(TimeOrdinalReferenceSystemType value) Sets the value of the 'Time Ordinal Reference System
' containment reference. -
Uses of TimeOrdinalReferenceSystemType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement TimeOrdinalReferenceSystemTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Time Ordinal Reference System Type'.Methods in net.opengis.gml311.impl that return TimeOrdinalReferenceSystemTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createTimeOrdinalReferenceSystemType()
DocumentRootImpl.getTimeOrdinalReferenceSystem()
Methods in net.opengis.gml311.impl with parameters of type TimeOrdinalReferenceSystemTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetTimeOrdinalReferenceSystem
(TimeOrdinalReferenceSystemType newTimeOrdinalReferenceSystem, NotificationChain msgs) void
DocumentRootImpl.setTimeOrdinalReferenceSystem
(TimeOrdinalReferenceSystemType newTimeOrdinalReferenceSystem) -
Uses of TimeOrdinalReferenceSystemType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type TimeOrdinalReferenceSystemTypeModifier and TypeMethodDescriptionGml311Switch.caseTimeOrdinalReferenceSystemType
(TimeOrdinalReferenceSystemType object) Returns the result of interpreting the object as an instance of 'Time Ordinal Reference System Type'.boolean
Gml311Validator.validateTimeOrdinalReferenceSystemType
(TimeOrdinalReferenceSystemType timeOrdinalReferenceSystemType, DiagnosticChain diagnostics, Map<Object, Object> context)