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 TypeMethodDescriptionvoidDocumentRoot.setTemporalCRS(TemporalCRSType value) Sets the value of the 'Temporal CRS' containment reference.voidTemporalCRSRefType.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 TypeClassDescriptionclassAn implementation of the model object 'Temporal CRS Type'.Fields in net.opengis.gml311.impl declared as TemporalCRSTypeModifier and TypeFieldDescriptionprotected TemporalCRSTypeTemporalCRSRefTypeImpl.temporalCRSThe 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 TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetTemporalCRS(TemporalCRSType newTemporalCRS, NotificationChain msgs) NotificationChainTemporalCRSRefTypeImpl.basicSetTemporalCRS(TemporalCRSType newTemporalCRS, NotificationChain msgs) voidDocumentRootImpl.setTemporalCRS(TemporalCRSType newTemporalCRS) voidTemporalCRSRefTypeImpl.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'.booleanGml311Validator.validateTemporalCRSType(TemporalCRSType temporalCRSType, DiagnosticChain diagnostics, Map<Object, Object> context)