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 TypeInterfaceDescriptioninterfaceA representation of the model object 'Identification Type'.interfaceA representation of the model object 'Manifest Type'.interfaceA 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 TypeClassDescriptionclassAn implementation of the model object 'Basic Identification Type'.classAn implementation of the model object 'Identification Type'.classAn implementation of the model object 'Manifest Type'.classAn 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'.booleanOws20Validator.validateBasicIdentificationType(BasicIdentificationType basicIdentificationType, DiagnosticChain diagnostics, Map<Object, Object> context) -
Uses of BasicIdentificationType in net.opengis.wps20
Subinterfaces of BasicIdentificationType in net.opengis.wps20Modifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Description Type'.interfaceA representation of the model object 'Generic Input Type'.interfaceA representation of the model object 'Generic Output Type'.interfaceA representation of the model object 'Generic Process Type'.interfaceA representation of the model object 'Input Description Type'.interfaceA representation of the model object 'Output Description Type'.interfaceA representation of the model object 'Process Description Type'.interfaceA 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 TypeClassDescriptionclassAn implementation of the model object 'Description Type'.classAn implementation of the model object 'Generic Input Type'.classAn implementation of the model object 'Generic Output Type'.classAn implementation of the model object 'Generic Process Type'.classAn implementation of the model object 'Input Description Type'.classAn implementation of the model object 'Output Description Type'.classAn implementation of the model object 'Process Description Type'.classAn 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'.