Uses of Interface
net.opengis.ows20.IdentificationType
Packages that use IdentificationType
-
Uses of IdentificationType in net.opengis.ows20
Methods in net.opengis.ows20 that return IdentificationTypeModifier and TypeMethodDescriptionOws20Factory.createIdentificationType()
Returns a new object of class 'Identification Type'. -
Uses of IdentificationType in net.opengis.ows20.impl
Classes in net.opengis.ows20.impl that implement IdentificationTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Identification Type'.Methods in net.opengis.ows20.impl that return IdentificationType -
Uses of IdentificationType in net.opengis.ows20.util
Methods in net.opengis.ows20.util with parameters of type IdentificationTypeModifier and TypeMethodDescriptionOws20Switch.caseIdentificationType
(IdentificationType object) Returns the result of interpreting the object as an instance of 'Identification Type'.boolean
Ows20Validator.validateIdentificationType
(IdentificationType identificationType, DiagnosticChain diagnostics, Map<Object, Object> context)