Uses of Interface
net.opengis.ows20.DescriptionType
Packages that use DescriptionType
Package
Description
-
Uses of DescriptionType in net.opengis.ows20
Subinterfaces of DescriptionType in net.opengis.ows20Modifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Basic Identification Type'.interfaceA representation of the model object 'Dataset Description Summary Base Type'.interfaceA representation of the model object 'Identification Type'.interfaceA representation of the model object 'Manifest Type'.interfaceA representation of the model object 'Reference Group Type'.interfaceA representation of the model object 'Service Identification Type'.Methods in net.opengis.ows20 that return DescriptionTypeModifier and TypeMethodDescriptionOws20Factory.createDescriptionType()Returns a new object of class 'Description Type'. -
Uses of DescriptionType in net.opengis.ows20.impl
Classes in net.opengis.ows20.impl that implement DescriptionTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Basic Identification Type'.classAn implementation of the model object 'Dataset Description Summary Base Type'.classAn implementation of the model object 'Description 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'.classAn implementation of the model object 'Service Identification Type'.Methods in net.opengis.ows20.impl that return DescriptionType -
Uses of DescriptionType in net.opengis.ows20.util
Methods in net.opengis.ows20.util with parameters of type DescriptionTypeModifier and TypeMethodDescriptionOws20Switch.caseDescriptionType(DescriptionType object) Returns the result of interpreting the object as an instance of 'Description Type'.booleanOws20Validator.validateDescriptionType(DescriptionType descriptionType, DiagnosticChain diagnostics, Map<Object, Object> context) -
Uses of DescriptionType in net.opengis.wcs20
Subinterfaces of DescriptionType in net.opengis.wcs20Modifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Coverage Summary Type'. -
Uses of DescriptionType in net.opengis.wcs20.impl
Classes in net.opengis.wcs20.impl that implement DescriptionTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Coverage Summary Type'. -
Uses of DescriptionType in net.opengis.wps20
Subinterfaces of DescriptionType 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 DescriptionType in net.opengis.wps20.impl
Classes in net.opengis.wps20.impl that implement DescriptionTypeModifier 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 DescriptionType in net.opengis.wps20.util
Methods in net.opengis.wps20.util with parameters of type DescriptionTypeModifier and TypeMethodDescriptionWps20Switch.caseOws20_DescriptionType(DescriptionType object) Returns the result of interpreting the object as an instance of 'Description Type'.