Uses of Interface
net.opengis.gml311.CountPropertyType
Packages that use CountPropertyType
- 
Uses of CountPropertyType in net.opengis.gml311Methods 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.implClasses in net.opengis.gml311.impl that implement CountPropertyTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Count Property Type'.Methods in net.opengis.gml311.impl that return CountPropertyType
- 
Uses of CountPropertyType in net.opengis.gml311.utilMethods 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'.booleanGml311Validator.validateCountPropertyType(CountPropertyType countPropertyType, DiagnosticChain diagnostics, Map<Object, Object> context)