Uses of Interface
net.opengis.wcs20.DescribeEOCoverageSetType
-
Packages that use DescribeEOCoverageSetType Package Description net.opengis.wcs20 net.opengis.wcs20.impl net.opengis.wcs20.util -
-
Uses of DescribeEOCoverageSetType in net.opengis.wcs20
Methods in net.opengis.wcs20 that return DescribeEOCoverageSetType Modifier and Type Method Description DescribeEOCoverageSetType
Wcs20Factory. createDescribeEOCoverageSetType()
Returns a new object of class 'Describe EO Coverage Set Type'. -
Uses of DescribeEOCoverageSetType in net.opengis.wcs20.impl
Classes in net.opengis.wcs20.impl that implement DescribeEOCoverageSetType Modifier and Type Class Description class
DescribeEOCoverageSetTypeImpl
An implementation of the model object 'Describe EO Coverage Set Type'.Methods in net.opengis.wcs20.impl that return DescribeEOCoverageSetType Modifier and Type Method Description DescribeEOCoverageSetType
Wcs20FactoryImpl. createDescribeEOCoverageSetType()
-
Uses of DescribeEOCoverageSetType in net.opengis.wcs20.util
Methods in net.opengis.wcs20.util with parameters of type DescribeEOCoverageSetType Modifier and Type Method Description boolean
Wcs20Validator. validateDescribeEOCoverageSetType(DescribeEOCoverageSetType describeEOCoverageSetType, DiagnosticChain diagnostics, Map<Object,Object> context)
-