Uses of Interface
net.opengis.gml311.TimeCalendarEraType
Packages that use TimeCalendarEraType
-
Uses of TimeCalendarEraType in net.opengis.gml311
Methods in net.opengis.gml311 that return TimeCalendarEraTypeModifier and TypeMethodDescriptionGml311Factory.createTimeCalendarEraType()
Returns a new object of class 'Time Calendar Era Type'.DocumentRoot.getTimeCalendarEra()
Returns the value of the 'Time Calendar Era' containment reference.TimeCalendarEraPropertyType.getTimeCalendarEra()
Returns the value of the 'Time Calendar Era' containment reference.Methods in net.opengis.gml311 with parameters of type TimeCalendarEraTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setTimeCalendarEra
(TimeCalendarEraType value) Sets the value of the 'Time Calendar Era
' containment reference.void
TimeCalendarEraPropertyType.setTimeCalendarEra
(TimeCalendarEraType value) Sets the value of the 'Time Calendar Era
' containment reference. -
Uses of TimeCalendarEraType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement TimeCalendarEraTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Time Calendar Era Type'.Fields in net.opengis.gml311.impl declared as TimeCalendarEraTypeModifier and TypeFieldDescriptionprotected TimeCalendarEraType
TimeCalendarEraPropertyTypeImpl.timeCalendarEra
The cached value of the 'Time Calendar Era
' containment reference.Methods in net.opengis.gml311.impl that return TimeCalendarEraTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createTimeCalendarEraType()
DocumentRootImpl.getTimeCalendarEra()
TimeCalendarEraPropertyTypeImpl.getTimeCalendarEra()
Methods in net.opengis.gml311.impl with parameters of type TimeCalendarEraTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetTimeCalendarEra
(TimeCalendarEraType newTimeCalendarEra, NotificationChain msgs) NotificationChain
TimeCalendarEraPropertyTypeImpl.basicSetTimeCalendarEra
(TimeCalendarEraType newTimeCalendarEra, NotificationChain msgs) void
DocumentRootImpl.setTimeCalendarEra
(TimeCalendarEraType newTimeCalendarEra) void
TimeCalendarEraPropertyTypeImpl.setTimeCalendarEra
(TimeCalendarEraType newTimeCalendarEra) -
Uses of TimeCalendarEraType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type TimeCalendarEraTypeModifier and TypeMethodDescriptionGml311Switch.caseTimeCalendarEraType
(TimeCalendarEraType object) Returns the result of interpreting the object as an instance of 'Time Calendar Era Type'.boolean
Gml311Validator.validateTimeCalendarEraType
(TimeCalendarEraType timeCalendarEraType, DiagnosticChain diagnostics, Map<Object, Object> context)