Uses of Interface
net.opengis.gml311.TemporalCSType
Packages that use TemporalCSType
- 
Uses of TemporalCSType in net.opengis.gml311Methods in net.opengis.gml311 that return TemporalCSTypeModifier and TypeMethodDescriptionGml311Factory.createTemporalCSType()Returns a new object of class 'Temporal CS Type'.DocumentRoot.getTemporalCS()Returns the value of the 'Temporal CS' containment reference.TemporalCSRefType.getTemporalCS()Returns the value of the 'Temporal CS' containment reference.Methods in net.opengis.gml311 with parameters of type TemporalCSTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setTemporalCS(TemporalCSType value) Sets the value of the 'Temporal CS' containment reference.voidTemporalCSRefType.setTemporalCS(TemporalCSType value) Sets the value of the 'Temporal CS' containment reference.
- 
Uses of TemporalCSType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement TemporalCSTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Temporal CS Type'.Fields in net.opengis.gml311.impl declared as TemporalCSTypeModifier and TypeFieldDescriptionprotected TemporalCSTypeTemporalCSRefTypeImpl.temporalCSThe cached value of the 'Temporal CS' containment reference.Methods in net.opengis.gml311.impl that return TemporalCSTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createTemporalCSType()DocumentRootImpl.getTemporalCS()TemporalCSRefTypeImpl.getTemporalCS()Methods in net.opengis.gml311.impl with parameters of type TemporalCSTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetTemporalCS(TemporalCSType newTemporalCS, NotificationChain msgs) NotificationChainTemporalCSRefTypeImpl.basicSetTemporalCS(TemporalCSType newTemporalCS, NotificationChain msgs) voidDocumentRootImpl.setTemporalCS(TemporalCSType newTemporalCS) voidTemporalCSRefTypeImpl.setTemporalCS(TemporalCSType newTemporalCS) 
- 
Uses of TemporalCSType in net.opengis.gml311.utilMethods in net.opengis.gml311.util with parameters of type TemporalCSTypeModifier and TypeMethodDescriptionGml311Switch.caseTemporalCSType(TemporalCSType object) Returns the result of interpreting the object as an instance of 'Temporal CS Type'.booleanGml311Validator.validateTemporalCSType(TemporalCSType temporalCSType, DiagnosticChain diagnostics, Map<Object, Object> context)