Uses of Interface
net.opengis.gml311.TimeOrdinalEraPropertyType
Packages that use TimeOrdinalEraPropertyType
-
Uses of TimeOrdinalEraPropertyType in net.opengis.gml311
Methods in net.opengis.gml311 that return TimeOrdinalEraPropertyTypeModifier and TypeMethodDescriptionGml311Factory.createTimeOrdinalEraPropertyType()
Returns a new object of class 'Time Ordinal Era Property Type'.Methods in net.opengis.gml311 that return types with arguments of type TimeOrdinalEraPropertyTypeModifier and TypeMethodDescriptionEList<TimeOrdinalEraPropertyType>
TimeOrdinalReferenceSystemType.getComponent()
Returns the value of the 'Component' containment reference list.EList<TimeOrdinalEraPropertyType>
TimeOrdinalEraType.getMember()
Returns the value of the 'Member' containment reference list. -
Uses of TimeOrdinalEraPropertyType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement TimeOrdinalEraPropertyTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Time Ordinal Era Property Type'.Fields in net.opengis.gml311.impl with type parameters of type TimeOrdinalEraPropertyTypeModifier and TypeFieldDescriptionprotected EList<TimeOrdinalEraPropertyType>
TimeOrdinalReferenceSystemTypeImpl.component
The cached value of the 'Component
' containment reference list.protected EList<TimeOrdinalEraPropertyType>
TimeOrdinalEraTypeImpl.member
The cached value of the 'Member
' containment reference list.Methods in net.opengis.gml311.impl that return TimeOrdinalEraPropertyTypeMethods in net.opengis.gml311.impl that return types with arguments of type TimeOrdinalEraPropertyTypeModifier and TypeMethodDescriptionEList<TimeOrdinalEraPropertyType>
TimeOrdinalReferenceSystemTypeImpl.getComponent()
EList<TimeOrdinalEraPropertyType>
TimeOrdinalEraTypeImpl.getMember()
-
Uses of TimeOrdinalEraPropertyType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type TimeOrdinalEraPropertyTypeModifier and TypeMethodDescriptionGml311Switch.caseTimeOrdinalEraPropertyType
(TimeOrdinalEraPropertyType object) Returns the result of interpreting the object as an instance of 'Time Ordinal Era Property Type'.boolean
Gml311Validator.validateTimeOrdinalEraPropertyType
(TimeOrdinalEraPropertyType timeOrdinalEraPropertyType, DiagnosticChain diagnostics, Map<Object, Object> context)