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 TypeInterfaceDescriptioninterface
A representation of the model object 'Describe Coverage Type'.interface
A representation of the model object ' Describe EO Coverage Set'.interface
A 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 TypeClassDescriptionclass
An implementation of the model object 'Describe Coverage Type'.class
An implementation of the model object 'Describe EO Coverage Set Type'.class
An implementation of the model object 'Get Coverage Type'.class
An 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 TypeMethodDescriptionboolean
Wcs20Validator.validateRequestBaseType
(RequestBaseType requestBaseType, DiagnosticChain diagnostics, Map<Object, Object> context)