Uses of Interface
net.opengis.gml311.TimeOrdinalReferenceSystemType
Packages that use TimeOrdinalReferenceSystemType
- 
Uses of TimeOrdinalReferenceSystemType in net.opengis.gml311Methods 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 TypeMethodDescriptionvoidDocumentRoot.setTimeOrdinalReferenceSystem(TimeOrdinalReferenceSystemType value) Sets the value of the 'Time Ordinal Reference System' containment reference.
- 
Uses of TimeOrdinalReferenceSystemType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement TimeOrdinalReferenceSystemTypeModifier and TypeClassDescriptionclassAn 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 TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetTimeOrdinalReferenceSystem(TimeOrdinalReferenceSystemType newTimeOrdinalReferenceSystem, NotificationChain msgs) voidDocumentRootImpl.setTimeOrdinalReferenceSystem(TimeOrdinalReferenceSystemType newTimeOrdinalReferenceSystem) 
- 
Uses of TimeOrdinalReferenceSystemType in net.opengis.gml311.utilMethods 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'.booleanGml311Validator.validateTimeOrdinalReferenceSystemType(TimeOrdinalReferenceSystemType timeOrdinalReferenceSystemType, DiagnosticChain diagnostics, Map<Object, Object> context)