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