Uses of Interface
net.opengis.wcs20.RequestBaseType
- 
Packages that use RequestBaseType Package Description net.opengis.wcs20 net.opengis.wcs20.impl net.opengis.wcs20.util 
- 
- 
Uses of RequestBaseType in net.opengis.wcs20Subinterfaces of RequestBaseType in net.opengis.wcs20 Modifier and Type Interface Description interfaceDescribeCoverageTypeA representation of the model object 'Describe Coverage Type'.interfaceDescribeEOCoverageSetTypeA representation of the model object ' Describe EO Coverage Set'.interfaceGetCoverageTypeA representation of the model object 'Get Coverage Type'.
- 
Uses of RequestBaseType in net.opengis.wcs20.implClasses in net.opengis.wcs20.impl that implement RequestBaseType Modifier and Type Class Description classDescribeCoverageTypeImplAn implementation of the model object 'Describe Coverage Type'.classDescribeEOCoverageSetTypeImplAn implementation of the model object 'Describe EO Coverage Set Type'.classGetCoverageTypeImplAn implementation of the model object 'Get Coverage Type'.classRequestBaseTypeImplAn implementation of the model object 'Request Base Type'.
- 
Uses of RequestBaseType in net.opengis.wcs20.utilMethods in net.opengis.wcs20.util with parameters of type RequestBaseType Modifier and Type Method Description booleanWcs20Validator. validateRequestBaseType(RequestBaseType requestBaseType, DiagnosticChain diagnostics, Map<Object,Object> context)
 
-