Uses of Interface
net.opengis.gml311.TimeCalendarEraPropertyType
Packages that use TimeCalendarEraPropertyType
-
Uses of TimeCalendarEraPropertyType in net.opengis.gml311
Methods in net.opengis.gml311 that return TimeCalendarEraPropertyTypeModifier and TypeMethodDescriptionGml311Factory.createTimeCalendarEraPropertyType()
Returns a new object of class 'Time Calendar Era Property Type'.Methods in net.opengis.gml311 that return types with arguments of type TimeCalendarEraPropertyTypeModifier and TypeMethodDescriptionEList<TimeCalendarEraPropertyType>
TimeCalendarType.getReferenceFrame()
Returns the value of the 'Reference Frame' containment reference list. -
Uses of TimeCalendarEraPropertyType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement TimeCalendarEraPropertyTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Time Calendar Era Property Type'.Fields in net.opengis.gml311.impl with type parameters of type TimeCalendarEraPropertyTypeModifier and TypeFieldDescriptionprotected EList<TimeCalendarEraPropertyType>
TimeCalendarTypeImpl.referenceFrame
The cached value of the 'Reference Frame
' containment reference list.Methods in net.opengis.gml311.impl that return TimeCalendarEraPropertyTypeMethods in net.opengis.gml311.impl that return types with arguments of type TimeCalendarEraPropertyTypeModifier and TypeMethodDescriptionEList<TimeCalendarEraPropertyType>
TimeCalendarTypeImpl.getReferenceFrame()
-
Uses of TimeCalendarEraPropertyType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type TimeCalendarEraPropertyTypeModifier and TypeMethodDescriptionGml311Switch.caseTimeCalendarEraPropertyType
(TimeCalendarEraPropertyType object) Returns the result of interpreting the object as an instance of 'Time Calendar Era Property Type'.boolean
Gml311Validator.validateTimeCalendarEraPropertyType
(TimeCalendarEraPropertyType timeCalendarEraPropertyType, DiagnosticChain diagnostics, Map<Object, Object> context)