Uses of Interface
net.opengis.wps20.RequestBaseType
Packages that use RequestBaseType
-
Uses of RequestBaseType in net.opengis.wps20
Subinterfaces of RequestBaseType in net.opengis.wps20Modifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Describe Process Type'.interfaceA representation of the model object 'Dismiss Type'.interfaceA representation of the model object 'Execute Request Type'.interfaceA representation of the model object 'Get Result Type'.interfaceA representation of the model object 'Get Status Type'. -
Uses of RequestBaseType in net.opengis.wps20.impl
Classes in net.opengis.wps20.impl that implement RequestBaseTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Describe Process Type'.classAn implementation of the model object 'Dismiss Type'.classAn implementation of the model object 'Execute Request Type'.classAn implementation of the model object 'Get Result Type'.classAn implementation of the model object 'Get Status Type'.classAn implementation of the model object 'Request Base Type'. -
Uses of RequestBaseType in net.opengis.wps20.util
Methods in net.opengis.wps20.util with parameters of type RequestBaseTypeModifier and TypeMethodDescriptionWps20Switch.caseRequestBaseType(RequestBaseType object) Returns the result of interpreting the object as an instance of 'Request Base Type'.booleanWps20Validator.validateRequestBaseType(RequestBaseType requestBaseType, DiagnosticChain diagnostics, Map<Object, Object> context)