Uses of Interface
net.opengis.gml311.SpeedType
Packages that use SpeedType
-
Uses of SpeedType in net.opengis.gml311
Methods in net.opengis.gml311 that return SpeedTypeModifier and TypeMethodDescriptionGml311Factory.createSpeedType()
Returns a new object of class 'Speed Type'. -
Uses of SpeedType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement SpeedTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Speed Type'.Methods in net.opengis.gml311.impl that return SpeedType -
Uses of SpeedType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type SpeedTypeModifier and TypeMethodDescriptionGml311Switch.caseSpeedType
(SpeedType object) Returns the result of interpreting the object as an instance of 'Speed Type'.boolean
Gml311Validator.validateSpeedType
(SpeedType speedType, DiagnosticChain diagnostics, Map<Object, Object> context)