Uses of Interface
net.opengis.wcs20.RequestBaseType
Packages that use RequestBaseType
-
Uses of RequestBaseType in net.opengis.wcs20
Subinterfaces of RequestBaseType in net.opengis.wcs20Modifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Describe Coverage Type'.interfaceA representation of the model object ' Describe EO Coverage Set'.interfaceA representation of the model object 'Get Coverage Type'. -
Uses of RequestBaseType in net.opengis.wcs20.impl
Classes in net.opengis.wcs20.impl that implement RequestBaseTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Describe Coverage Type'.classAn implementation of the model object 'Describe EO Coverage Set Type'.classAn implementation of the model object 'Get Coverage Type'.classAn implementation of the model object 'Request Base Type'. -
Uses of RequestBaseType in net.opengis.wcs20.util
Methods in net.opengis.wcs20.util with parameters of type RequestBaseTypeModifier and TypeMethodDescriptionbooleanWcs20Validator.validateRequestBaseType(RequestBaseType requestBaseType, DiagnosticChain diagnostics, Map<Object, Object> context)