Uses of Interface
net.opengis.gml311.TimeClockPropertyType
-
Packages that use TimeClockPropertyType Package Description net.opengis.gml311 net.opengis.gml311.impl net.opengis.gml311.util -
-
Uses of TimeClockPropertyType in net.opengis.gml311
Methods in net.opengis.gml311 that return TimeClockPropertyType Modifier and Type Method Description TimeClockPropertyType
Gml311Factory. 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 TimeClockPropertyType Modifier and Type Class Description class
TimeClockPropertyTypeImpl
An implementation of the model object 'Time Clock Property Type'.Methods in net.opengis.gml311.impl that return TimeClockPropertyType Modifier and Type Method Description TimeClockPropertyType
Gml311FactoryImpl. createTimeClockPropertyType()
-
Uses of TimeClockPropertyType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type TimeClockPropertyType Modifier and Type Method Description T
Gml311Switch. 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)
-