Uses of Interface
net.opengis.gml311.CountPropertyType
Packages that use CountPropertyType
-
Uses of CountPropertyType in net.opengis.gml311
Methods in net.opengis.gml311 that return CountPropertyTypeModifier and TypeMethodDescriptionGml311Factory.createCountPropertyType()
Returns a new object of class 'Count Property Type'. -
Uses of CountPropertyType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement CountPropertyTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Count Property Type'.Methods in net.opengis.gml311.impl that return CountPropertyType -
Uses of CountPropertyType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type CountPropertyTypeModifier and TypeMethodDescriptionGml311Switch.caseCountPropertyType
(CountPropertyType object) Returns the result of interpreting the object as an instance of 'Count Property Type'.boolean
Gml311Validator.validateCountPropertyType
(CountPropertyType countPropertyType, DiagnosticChain diagnostics, Map<Object, Object> context)