Uses of Interface
net.opengis.gml311.TemporalCRSRefType
Packages that use TemporalCRSRefType
-
Uses of TemporalCRSRefType in net.opengis.gml311
Methods in net.opengis.gml311 that return TemporalCRSRefTypeModifier and TypeMethodDescriptionGml311Factory.createTemporalCRSRefType()
Returns a new object of class 'Temporal CRS Ref Type'.DocumentRoot.getTemporalCRSRef()
Returns the value of the 'Temporal CRS Ref' containment reference.Methods in net.opengis.gml311 with parameters of type TemporalCRSRefTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setTemporalCRSRef
(TemporalCRSRefType value) Sets the value of the 'Temporal CRS Ref
' containment reference. -
Uses of TemporalCRSRefType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement TemporalCRSRefTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Temporal CRS Ref Type'.Methods in net.opengis.gml311.impl that return TemporalCRSRefTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createTemporalCRSRefType()
DocumentRootImpl.getTemporalCRSRef()
Methods in net.opengis.gml311.impl with parameters of type TemporalCRSRefTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetTemporalCRSRef
(TemporalCRSRefType newTemporalCRSRef, NotificationChain msgs) void
DocumentRootImpl.setTemporalCRSRef
(TemporalCRSRefType newTemporalCRSRef) -
Uses of TemporalCRSRefType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type TemporalCRSRefTypeModifier and TypeMethodDescriptionGml311Switch.caseTemporalCRSRefType
(TemporalCRSRefType object) Returns the result of interpreting the object as an instance of 'Temporal CRS Ref Type'.boolean
Gml311Validator.validateTemporalCRSRefType
(TemporalCRSRefType temporalCRSRefType, DiagnosticChain diagnostics, Map<Object, Object> context)