Uses of Interface
net.opengis.gml311.RelatedTimeType
Packages that use RelatedTimeType
-
Uses of RelatedTimeType in net.opengis.gml311
Methods in net.opengis.gml311 that return RelatedTimeTypeModifier and TypeMethodDescriptionGml311Factory.createRelatedTimeType()
Returns a new object of class 'Related Time Type'.Methods in net.opengis.gml311 that return types with arguments of type RelatedTimeTypeModifier and TypeMethodDescriptionEList<RelatedTimeType>
AbstractTimePrimitiveType.getRelatedTime()
Returns the value of the 'Related Time' containment reference list.EList<RelatedTimeType>
TimeOrdinalEraType.getRelatedTime()
Returns the value of the 'Related Time' containment reference list. -
Uses of RelatedTimeType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement RelatedTimeTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Related Time Type'.Fields in net.opengis.gml311.impl with type parameters of type RelatedTimeTypeModifier and TypeFieldDescriptionprotected EList<RelatedTimeType>
AbstractTimePrimitiveTypeImpl.relatedTime
The cached value of the 'Related Time
' containment reference list.protected EList<RelatedTimeType>
TimeOrdinalEraTypeImpl.relatedTime
The cached value of the 'Related Time
' containment reference list.Methods in net.opengis.gml311.impl that return RelatedTimeTypeMethods in net.opengis.gml311.impl that return types with arguments of type RelatedTimeTypeModifier and TypeMethodDescriptionEList<RelatedTimeType>
AbstractTimePrimitiveTypeImpl.getRelatedTime()
EList<RelatedTimeType>
TimeOrdinalEraTypeImpl.getRelatedTime()
-
Uses of RelatedTimeType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type RelatedTimeTypeModifier and TypeMethodDescriptionGml311Switch.caseRelatedTimeType
(RelatedTimeType object) Returns the result of interpreting the object as an instance of 'Related Time Type'.boolean
Gml311Validator.validateRelatedTimeType
(RelatedTimeType relatedTimeType, DiagnosticChain diagnostics, Map<Object, Object> context)