Uses of Interface
net.opengis.gml311.TimeClockPropertyType
Packages that use TimeClockPropertyType
-
Uses of TimeClockPropertyType in net.opengis.gml311
Methods in net.opengis.gml311 that return TimeClockPropertyTypeModifier and TypeMethodDescriptionGml311Factory.createTimeClockPropertyType()
Returns a new object of class 'Time Clock Property Type'. -
Uses of TimeClockPropertyType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement TimeClockPropertyTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Time Clock Property Type'.Methods in net.opengis.gml311.impl that return TimeClockPropertyType -
Uses of TimeClockPropertyType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type TimeClockPropertyTypeModifier and TypeMethodDescriptionGml311Switch.caseTimeClockPropertyType
(TimeClockPropertyType object) Returns the result of interpreting the object as an instance of 'Time Clock Property Type'.boolean
Gml311Validator.validateTimeClockPropertyType
(TimeClockPropertyType timeClockPropertyType, DiagnosticChain diagnostics, Map<Object, Object> context)