Uses of Interface
net.opengis.gml311.TemporalCSRefType
Packages that use TemporalCSRefType
-
Uses of TemporalCSRefType in net.opengis.gml311
Methods in net.opengis.gml311 that return TemporalCSRefTypeModifier and TypeMethodDescriptionGml311Factory.createTemporalCSRefType()Returns a new object of class 'Temporal CS Ref Type'.DocumentRoot.getTemporalCSRef()Returns the value of the 'Temporal CS Ref' containment reference.DocumentRoot.getUsesTemporalCS()Returns the value of the 'Uses Temporal CS' containment reference.TemporalCRSType.getUsesTemporalCS()Returns the value of the 'Uses Temporal CS' containment reference.Methods in net.opengis.gml311 with parameters of type TemporalCSRefTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setTemporalCSRef(TemporalCSRefType value) Sets the value of the 'Temporal CS Ref' containment reference.voidDocumentRoot.setUsesTemporalCS(TemporalCSRefType value) Sets the value of the 'Uses Temporal CS' containment reference.voidTemporalCRSType.setUsesTemporalCS(TemporalCSRefType value) Sets the value of the 'Uses Temporal CS' containment reference. -
Uses of TemporalCSRefType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement TemporalCSRefTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Temporal CS Ref Type'.Fields in net.opengis.gml311.impl declared as TemporalCSRefTypeModifier and TypeFieldDescriptionprotected TemporalCSRefTypeTemporalCRSTypeImpl.usesTemporalCSThe cached value of the 'Uses Temporal CS' containment reference.Methods in net.opengis.gml311.impl that return TemporalCSRefTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createTemporalCSRefType()DocumentRootImpl.getTemporalCSRef()DocumentRootImpl.getUsesTemporalCS()TemporalCRSTypeImpl.getUsesTemporalCS()Methods in net.opengis.gml311.impl with parameters of type TemporalCSRefTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetTemporalCSRef(TemporalCSRefType newTemporalCSRef, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetUsesTemporalCS(TemporalCSRefType newUsesTemporalCS, NotificationChain msgs) NotificationChainTemporalCRSTypeImpl.basicSetUsesTemporalCS(TemporalCSRefType newUsesTemporalCS, NotificationChain msgs) voidDocumentRootImpl.setTemporalCSRef(TemporalCSRefType newTemporalCSRef) voidDocumentRootImpl.setUsesTemporalCS(TemporalCSRefType newUsesTemporalCS) voidTemporalCRSTypeImpl.setUsesTemporalCS(TemporalCSRefType newUsesTemporalCS) -
Uses of TemporalCSRefType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type TemporalCSRefTypeModifier and TypeMethodDescriptionGml311Switch.caseTemporalCSRefType(TemporalCSRefType object) Returns the result of interpreting the object as an instance of 'Temporal CS Ref Type'.booleanGml311Validator.validateTemporalCSRefType(TemporalCSRefType temporalCSRefType, DiagnosticChain diagnostics, Map<Object, Object> context)