Uses of Interface
net.opengis.gml311.TimeType
Packages that use TimeType
-
Uses of TimeType in net.opengis.gml311
Methods in net.opengis.gml311 that return TimeTypeModifier and TypeMethodDescriptionGml311Factory.createTimeType()
Returns a new object of class 'Time Type'. -
Uses of TimeType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement TimeTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Time Type'.Methods in net.opengis.gml311.impl that return TimeType -
Uses of TimeType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type TimeTypeModifier and TypeMethodDescriptionGml311Switch.caseTimeType
(TimeType object) Returns the result of interpreting the object as an instance of 'Time Type'.boolean
Gml311Validator.validateTimeType
(TimeType timeType, DiagnosticChain diagnostics, Map<Object, Object> context)