Uses of Interface
net.opengis.gml311.QuantityPropertyType
Packages that use QuantityPropertyType
-
Uses of QuantityPropertyType in net.opengis.gml311
Methods in net.opengis.gml311 that return QuantityPropertyTypeModifier and TypeMethodDescriptionGml311Factory.createQuantityPropertyType()
Returns a new object of class 'Quantity Property Type'. -
Uses of QuantityPropertyType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement QuantityPropertyTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Quantity Property Type'.Methods in net.opengis.gml311.impl that return QuantityPropertyType -
Uses of QuantityPropertyType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type QuantityPropertyTypeModifier and TypeMethodDescriptionGml311Switch.caseQuantityPropertyType
(QuantityPropertyType object) Returns the result of interpreting the object as an instance of 'Quantity Property Type'.boolean
Gml311Validator.validateQuantityPropertyType
(QuantityPropertyType quantityPropertyType, DiagnosticChain diagnostics, Map<Object, Object> context)