Uses of Interface
net.opengis.ows20.BasicIdentificationType
Packages that use BasicIdentificationType
Package
Description
-
Uses of BasicIdentificationType in net.opengis.ows20
Subinterfaces of BasicIdentificationType in net.opengis.ows20Modifier 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.ows20 that return BasicIdentificationTypeModifier and TypeMethodDescriptionOws20Factory.createBasicIdentificationType()
Returns a new object of class 'Basic Identification Type'. -
Uses of BasicIdentificationType in net.opengis.ows20.impl
Classes in net.opengis.ows20.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.ows20.impl that return BasicIdentificationType -
Uses of BasicIdentificationType in net.opengis.ows20.util
Methods in net.opengis.ows20.util with parameters of type BasicIdentificationTypeModifier and TypeMethodDescriptionOws20Switch.caseBasicIdentificationType
(BasicIdentificationType object) Returns the result of interpreting the object as an instance of 'Basic Identification Type'.boolean
Ows20Validator.validateBasicIdentificationType
(BasicIdentificationType basicIdentificationType, DiagnosticChain diagnostics, Map<Object, Object> context) -
Uses of BasicIdentificationType in net.opengis.wps20
Subinterfaces of BasicIdentificationType in net.opengis.wps20Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Description Type'.interface
A representation of the model object 'Generic Input Type'.interface
A representation of the model object 'Generic Output Type'.interface
A representation of the model object 'Generic Process Type'.interface
A representation of the model object 'Input Description Type'.interface
A representation of the model object 'Output Description Type'.interface
A representation of the model object 'Process Description Type'.interface
A representation of the model object 'Process Summary Type'. -
Uses of BasicIdentificationType in net.opengis.wps20.impl
Classes in net.opengis.wps20.impl that implement BasicIdentificationTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Description Type'.class
An implementation of the model object 'Generic Input Type'.class
An implementation of the model object 'Generic Output Type'.class
An implementation of the model object 'Generic Process Type'.class
An implementation of the model object 'Input Description Type'.class
An implementation of the model object 'Output Description Type'.class
An implementation of the model object 'Process Description Type'.class
An implementation of the model object 'Process Summary Type'. -
Uses of BasicIdentificationType in net.opengis.wps20.util
Methods in net.opengis.wps20.util with parameters of type BasicIdentificationTypeModifier and TypeMethodDescriptionWps20Switch.caseBasicIdentificationType
(BasicIdentificationType object) Returns the result of interpreting the object as an instance of 'Basic Identification Type'.