Uses of Interface
net.opengis.ows11.BasicIdentificationType
Packages that use BasicIdentificationType
-
Uses of BasicIdentificationType in net.opengis.ows11
Subinterfaces of BasicIdentificationType in net.opengis.ows11Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Identification Type'.interface
A representation of the model object 'Manifest Type'.interface
A representation of the model object 'Reference Group Type'.Methods in net.opengis.ows11 that return BasicIdentificationTypeModifier and TypeMethodDescriptionOws11Factory.createBasicIdentificationType()
Returns a new object of class 'Basic Identification Type'. -
Uses of BasicIdentificationType in net.opengis.ows11.impl
Classes in net.opengis.ows11.impl that implement BasicIdentificationTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Basic Identification Type'.class
An implementation of the model object 'Identification Type'.class
An implementation of the model object 'Manifest Type'.class
An implementation of the model object 'Reference Group Type'.Methods in net.opengis.ows11.impl that return BasicIdentificationType -
Uses of BasicIdentificationType in net.opengis.ows11.util
Methods in net.opengis.ows11.util with parameters of type BasicIdentificationTypeModifier and TypeMethodDescriptionOws11Switch.caseBasicIdentificationType
(BasicIdentificationType object) Returns the result of interpreting the object as an instance of 'Basic Identification Type'.boolean
Ows11Validator.validateBasicIdentificationType
(BasicIdentificationType basicIdentificationType, DiagnosticChain diagnostics, Map context)