Uses of Class
net.opengis.ows20.impl.DescriptionTypeImpl
-
Packages that use DescriptionTypeImpl Package Description net.opengis.ows20.impl net.opengis.wcs20.impl net.opengis.wps20.impl -
-
Uses of DescriptionTypeImpl in net.opengis.ows20.impl
Subclasses of DescriptionTypeImpl in net.opengis.ows20.impl Modifier and Type Class Description class
BasicIdentificationTypeImpl
An implementation of the model object 'Basic Identification Type'.class
DatasetDescriptionSummaryBaseTypeImpl
An implementation of the model object 'Dataset Description Summary Base Type'.class
IdentificationTypeImpl
An implementation of the model object 'Identification Type'.class
ManifestTypeImpl
An implementation of the model object 'Manifest Type'.class
ReferenceGroupTypeImpl
An implementation of the model object 'Reference Group Type'.class
ServiceIdentificationTypeImpl
An implementation of the model object 'Service Identification Type'. -
Uses of DescriptionTypeImpl in net.opengis.wcs20.impl
Subclasses of DescriptionTypeImpl in net.opengis.wcs20.impl Modifier and Type Class Description class
CoverageSummaryTypeImpl
An implementation of the model object 'Coverage Summary Type'. -
Uses of DescriptionTypeImpl in net.opengis.wps20.impl
Subclasses of DescriptionTypeImpl in net.opengis.wps20.impl Modifier and Type Class Description class
DescriptionTypeImpl
An implementation of the model object 'Description Type'.class
GenericInputTypeImpl
An implementation of the model object 'Generic Input Type'.class
GenericOutputTypeImpl
An implementation of the model object 'Generic Output Type'.class
GenericProcessTypeImpl
An implementation of the model object 'Generic Process Type'.class
InputDescriptionTypeImpl
An implementation of the model object 'Input Description Type'.class
OutputDescriptionTypeImpl
An implementation of the model object 'Output Description Type'.class
ProcessDescriptionTypeImpl
An implementation of the model object 'Process Description Type'.class
ProcessSummaryTypeImpl
An implementation of the model object 'Process Summary Type'.
-