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.wcs20Methods in net.opengis.wcs20 that return DescribeEOCoverageSetType Modifier and Type Method Description DescribeEOCoverageSetTypeWcs20Factory. createDescribeEOCoverageSetType()Returns a new object of class 'Describe EO Coverage Set Type'.
- 
Uses of DescribeEOCoverageSetType in net.opengis.wcs20.implClasses in net.opengis.wcs20.impl that implement DescribeEOCoverageSetType Modifier and Type Class Description classDescribeEOCoverageSetTypeImplAn implementation of the model object 'Describe EO Coverage Set Type'.Methods in net.opengis.wcs20.impl that return DescribeEOCoverageSetType Modifier and Type Method Description DescribeEOCoverageSetTypeWcs20FactoryImpl. createDescribeEOCoverageSetType()
- 
Uses of DescribeEOCoverageSetType in net.opengis.wcs20.utilMethods in net.opengis.wcs20.util with parameters of type DescribeEOCoverageSetType Modifier and Type Method Description booleanWcs20Validator. validateDescribeEOCoverageSetType(DescribeEOCoverageSetType describeEOCoverageSetType, DiagnosticChain diagnostics, Map<Object,Object> context)
 
-