Uses of Interface
net.opengis.wps10.ResponseBaseType
Packages that use ResponseBaseType
-
Uses of ResponseBaseType in net.opengis.wps10
Subinterfaces of ResponseBaseType in net.opengis.wps10Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Execute Response Type'.interface
A representation of the model object 'Process Descriptions Type'.Methods in net.opengis.wps10 that return ResponseBaseTypeModifier and TypeMethodDescriptionWps10Factory.createResponseBaseType()
Returns a new object of class 'Response Base Type'. -
Uses of ResponseBaseType in net.opengis.wps10.impl
Classes in net.opengis.wps10.impl that implement ResponseBaseTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Execute Response Type'.class
An implementation of the model object 'Process Descriptions Type'.class
An implementation of the model object 'Response Base Type'.Methods in net.opengis.wps10.impl that return ResponseBaseType -
Uses of ResponseBaseType in net.opengis.wps10.util
Methods in net.opengis.wps10.util with parameters of type ResponseBaseTypeModifier and TypeMethodDescriptionWps10Switch.caseResponseBaseType
(ResponseBaseType object) Returns the result of interpreting the object as an instance of 'Response Base Type'.boolean
Wps10Validator.validateResponseBaseType
(ResponseBaseType responseBaseType, DiagnosticChain diagnostics, Map context)