Uses of Interface
net.opengis.wcs11.RequestBaseType
Packages that use RequestBaseType
- 
Uses of RequestBaseType in net.opengis.wcs11Subinterfaces of RequestBaseType in net.opengis.wcs11Modifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Describe Coverage Type'.interfaceA 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.implClasses in net.opengis.wcs11.impl that implement RequestBaseTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Describe Coverage Type'.classAn implementation of the model object 'Get Coverage Type'.classAn 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.utilMethods 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'.booleanWcs111Validator.validateRequestBaseType(RequestBaseType requestBaseType, DiagnosticChain diagnostics, Map context) booleanWcs11Validator.validateRequestBaseType(RequestBaseType requestBaseType, DiagnosticChain diagnostics, Map context)