Uses of Interface
net.opengis.gml311.TimeOrdinalEraType
Packages that use TimeOrdinalEraType
-
Uses of TimeOrdinalEraType in net.opengis.gml311
Methods in net.opengis.gml311 that return TimeOrdinalEraTypeModifier and TypeMethodDescriptionGml311Factory.createTimeOrdinalEraType()
Returns a new object of class 'Time Ordinal Era Type'.DocumentRoot.getTimeOrdinalEra()
Returns the value of the 'Time Ordinal Era' containment reference.TimeOrdinalEraPropertyType.getTimeOrdinalEra()
Returns the value of the 'Time Ordinal Era' containment reference.Methods in net.opengis.gml311 with parameters of type TimeOrdinalEraTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setTimeOrdinalEra
(TimeOrdinalEraType value) Sets the value of the 'Time Ordinal Era
' containment reference.void
TimeOrdinalEraPropertyType.setTimeOrdinalEra
(TimeOrdinalEraType value) Sets the value of the 'Time Ordinal Era
' containment reference. -
Uses of TimeOrdinalEraType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement TimeOrdinalEraTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Time Ordinal Era Type'.Fields in net.opengis.gml311.impl declared as TimeOrdinalEraTypeModifier and TypeFieldDescriptionprotected TimeOrdinalEraType
TimeOrdinalEraPropertyTypeImpl.timeOrdinalEra
The cached value of the 'Time Ordinal Era
' containment reference.Methods in net.opengis.gml311.impl that return TimeOrdinalEraTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createTimeOrdinalEraType()
DocumentRootImpl.getTimeOrdinalEra()
TimeOrdinalEraPropertyTypeImpl.getTimeOrdinalEra()
Methods in net.opengis.gml311.impl with parameters of type TimeOrdinalEraTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetTimeOrdinalEra
(TimeOrdinalEraType newTimeOrdinalEra, NotificationChain msgs) NotificationChain
TimeOrdinalEraPropertyTypeImpl.basicSetTimeOrdinalEra
(TimeOrdinalEraType newTimeOrdinalEra, NotificationChain msgs) void
DocumentRootImpl.setTimeOrdinalEra
(TimeOrdinalEraType newTimeOrdinalEra) void
TimeOrdinalEraPropertyTypeImpl.setTimeOrdinalEra
(TimeOrdinalEraType newTimeOrdinalEra) -
Uses of TimeOrdinalEraType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type TimeOrdinalEraTypeModifier and TypeMethodDescriptionGml311Switch.caseTimeOrdinalEraType
(TimeOrdinalEraType object) Returns the result of interpreting the object as an instance of 'Time Ordinal Era Type'.boolean
Gml311Validator.validateTimeOrdinalEraType
(TimeOrdinalEraType timeOrdinalEraType, DiagnosticChain diagnostics, Map<Object, Object> context)