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 TypeInterfaceDescriptioninterface
A representation of the model object 'Basic Identification Type'.interface
A representation of the model object 'Dataset Description Summary Base Type'.interface
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'.interface
A 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 TypeClassDescriptionclass
An implementation of the model object 'Basic Identification Type'.class
An implementation of the model object 'Dataset Description Summary Base Type'.class
An implementation of the model object 'Description 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'.class
An 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'.boolean
Ows20Validator.validateDescriptionType
(DescriptionType descriptionType, DiagnosticChain diagnostics, Map<Object, Object> context) -
Uses of DescriptionType in net.opengis.wcs20
Subinterfaces of DescriptionType in net.opengis.wcs20Modifier and TypeInterfaceDescriptioninterface
A 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 TypeClassDescriptionclass
An implementation of the model object 'Coverage Summary Type'. -
Uses of DescriptionType in net.opengis.wps20
Subinterfaces of DescriptionType 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 DescriptionType in net.opengis.wps20.impl
Classes in net.opengis.wps20.impl that implement DescriptionTypeModifier 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 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'.