Uses of Interface
net.opengis.gml311.TemporalCRSType
Packages that use TemporalCRSType
-
Uses of TemporalCRSType in net.opengis.gml311
Methods in net.opengis.gml311 that return TemporalCRSTypeModifier and TypeMethodDescriptionGml311Factory.createTemporalCRSType()
Returns a new object of class 'Temporal CRS Type'.DocumentRoot.getTemporalCRS()
Returns the value of the 'Temporal CRS' containment reference.TemporalCRSRefType.getTemporalCRS()
Returns the value of the 'Temporal CRS' containment reference.Methods in net.opengis.gml311 with parameters of type TemporalCRSTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setTemporalCRS
(TemporalCRSType value) Sets the value of the 'Temporal CRS
' containment reference.void
TemporalCRSRefType.setTemporalCRS
(TemporalCRSType value) Sets the value of the 'Temporal CRS
' containment reference. -
Uses of TemporalCRSType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement TemporalCRSTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Temporal CRS Type'.Fields in net.opengis.gml311.impl declared as TemporalCRSTypeModifier and TypeFieldDescriptionprotected TemporalCRSType
TemporalCRSRefTypeImpl.temporalCRS
The cached value of the 'Temporal CRS
' containment reference.Methods in net.opengis.gml311.impl that return TemporalCRSTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createTemporalCRSType()
DocumentRootImpl.getTemporalCRS()
TemporalCRSRefTypeImpl.getTemporalCRS()
Methods in net.opengis.gml311.impl with parameters of type TemporalCRSTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetTemporalCRS
(TemporalCRSType newTemporalCRS, NotificationChain msgs) NotificationChain
TemporalCRSRefTypeImpl.basicSetTemporalCRS
(TemporalCRSType newTemporalCRS, NotificationChain msgs) void
DocumentRootImpl.setTemporalCRS
(TemporalCRSType newTemporalCRS) void
TemporalCRSRefTypeImpl.setTemporalCRS
(TemporalCRSType newTemporalCRS) -
Uses of TemporalCRSType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type TemporalCRSTypeModifier and TypeMethodDescriptionGml311Switch.caseTemporalCRSType
(TemporalCRSType object) Returns the result of interpreting the object as an instance of 'Temporal CRS Type'.boolean
Gml311Validator.validateTemporalCRSType
(TemporalCRSType temporalCRSType, DiagnosticChain diagnostics, Map<Object, Object> context)