Uses of Interface
net.opengis.gml311.TimeCoordinateSystemType
Packages that use TimeCoordinateSystemType
-
Uses of TimeCoordinateSystemType in net.opengis.gml311
Methods in net.opengis.gml311 that return TimeCoordinateSystemTypeModifier and TypeMethodDescriptionGml311Factory.createTimeCoordinateSystemType()
Returns a new object of class 'Time Coordinate System Type'.DocumentRoot.getTimeCoordinateSystem()
Returns the value of the 'Time Coordinate System' containment reference.Methods in net.opengis.gml311 with parameters of type TimeCoordinateSystemTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setTimeCoordinateSystem
(TimeCoordinateSystemType value) Sets the value of the 'Time Coordinate System
' containment reference. -
Uses of TimeCoordinateSystemType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement TimeCoordinateSystemTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Time Coordinate System Type'.Methods in net.opengis.gml311.impl that return TimeCoordinateSystemTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createTimeCoordinateSystemType()
DocumentRootImpl.getTimeCoordinateSystem()
Methods in net.opengis.gml311.impl with parameters of type TimeCoordinateSystemTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetTimeCoordinateSystem
(TimeCoordinateSystemType newTimeCoordinateSystem, NotificationChain msgs) void
DocumentRootImpl.setTimeCoordinateSystem
(TimeCoordinateSystemType newTimeCoordinateSystem) -
Uses of TimeCoordinateSystemType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type TimeCoordinateSystemTypeModifier and TypeMethodDescriptionGml311Switch.caseTimeCoordinateSystemType
(TimeCoordinateSystemType object) Returns the result of interpreting the object as an instance of 'Time Coordinate System Type'.boolean
Gml311Validator.validateTimeCoordinateSystemType
(TimeCoordinateSystemType timeCoordinateSystemType, DiagnosticChain diagnostics, Map<Object, Object> context)