Uses of Interface
net.opengis.gml311.TimeCalendarEraType
Packages that use TimeCalendarEraType
- 
Uses of TimeCalendarEraType in net.opengis.gml311Methods 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 TypeMethodDescriptionvoidDocumentRoot.setTimeCalendarEra(TimeCalendarEraType value) Sets the value of the 'Time Calendar Era' containment reference.voidTimeCalendarEraPropertyType.setTimeCalendarEra(TimeCalendarEraType value) Sets the value of the 'Time Calendar Era' containment reference.
- 
Uses of TimeCalendarEraType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement TimeCalendarEraTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Time Calendar Era Type'.Fields in net.opengis.gml311.impl declared as TimeCalendarEraTypeModifier and TypeFieldDescriptionprotected TimeCalendarEraTypeTimeCalendarEraPropertyTypeImpl.timeCalendarEraThe 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 TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetTimeCalendarEra(TimeCalendarEraType newTimeCalendarEra, NotificationChain msgs) NotificationChainTimeCalendarEraPropertyTypeImpl.basicSetTimeCalendarEra(TimeCalendarEraType newTimeCalendarEra, NotificationChain msgs) voidDocumentRootImpl.setTimeCalendarEra(TimeCalendarEraType newTimeCalendarEra) voidTimeCalendarEraPropertyTypeImpl.setTimeCalendarEra(TimeCalendarEraType newTimeCalendarEra) 
- 
Uses of TimeCalendarEraType in net.opengis.gml311.utilMethods 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'.booleanGml311Validator.validateTimeCalendarEraType(TimeCalendarEraType timeCalendarEraType, DiagnosticChain diagnostics, Map<Object, Object> context)