Uses of Interface
net.opengis.gml311.RelatedTimeType
Packages that use RelatedTimeType
- 
Uses of RelatedTimeType in net.opengis.gml311Methods 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.implClasses in net.opengis.gml311.impl that implement RelatedTimeTypeModifier and TypeClassDescriptionclassAn 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.relatedTimeThe cached value of the 'Related Time' containment reference list.protected EList<RelatedTimeType>TimeOrdinalEraTypeImpl.relatedTimeThe 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.utilMethods 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'.booleanGml311Validator.validateRelatedTimeType(RelatedTimeType relatedTimeType, DiagnosticChain diagnostics, Map<Object, Object> context)