Uses of Interface
net.opengis.gml311.BooleanPropertyType
Packages that use BooleanPropertyType
-
Uses of BooleanPropertyType in net.opengis.gml311
Methods in net.opengis.gml311 that return BooleanPropertyTypeModifier and TypeMethodDescriptionGml311Factory.createBooleanPropertyType()
Returns a new object of class 'Boolean Property Type'. -
Uses of BooleanPropertyType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement BooleanPropertyTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Boolean Property Type'.Methods in net.opengis.gml311.impl that return BooleanPropertyType -
Uses of BooleanPropertyType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type BooleanPropertyTypeModifier and TypeMethodDescriptionGml311Switch.caseBooleanPropertyType
(BooleanPropertyType object) Returns the result of interpreting the object as an instance of 'Boolean Property Type'.boolean
Gml311Validator.validateBooleanPropertyType
(BooleanPropertyType booleanPropertyType, DiagnosticChain diagnostics, Map<Object, Object> context)