Uses of Interface
net.opengis.wcs11.RequestBaseType
Packages that use RequestBaseType
-
Uses of RequestBaseType in net.opengis.wcs11
Subinterfaces of RequestBaseType in net.opengis.wcs11Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Describe Coverage Type'.interface
A representation of the model object 'Get Coverage Type'.Methods in net.opengis.wcs11 that return RequestBaseTypeModifier and TypeMethodDescriptionWcs111Factory.createRequestBaseType()
Returns a new object of class 'Request Base Type'.Wcs11Factory.createRequestBaseType()
Returns a new object of class 'Request Base Type'. -
Uses of RequestBaseType in net.opengis.wcs11.impl
Classes in net.opengis.wcs11.impl that implement RequestBaseTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Describe Coverage Type'.class
An implementation of the model object 'Get Coverage Type'.class
An implementation of the model object 'Request Base Type'.Methods in net.opengis.wcs11.impl that return RequestBaseTypeModifier and TypeMethodDescriptionWcs111FactoryImpl.createRequestBaseType()
Wcs11FactoryImpl.createRequestBaseType()
-
Uses of RequestBaseType in net.opengis.wcs11.util
Methods in net.opengis.wcs11.util with parameters of type RequestBaseTypeModifier and TypeMethodDescriptionWcs111Switch.caseRequestBaseType
(RequestBaseType object) Returns the result of interpreting the object as an instance of 'Request Base Type'.Wcs11Switch.caseRequestBaseType
(RequestBaseType object) Returns the result of interpreting the object as an instance of 'Request Base Type'.boolean
Wcs111Validator.validateRequestBaseType
(RequestBaseType requestBaseType, DiagnosticChain diagnostics, Map context) boolean
Wcs11Validator.validateRequestBaseType
(RequestBaseType requestBaseType, DiagnosticChain diagnostics, Map context)