|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of ProcessDescriptionType in net.opengis.wps.v_2_0 |
|---|
| Fields in net.opengis.wps.v_2_0 declared as ProcessDescriptionType | |
|---|---|
protected ProcessDescriptionType |
ProcessOffering.process
|
| Methods in net.opengis.wps.v_2_0 that return ProcessDescriptionType | |
|---|---|
ProcessDescriptionType |
ObjectFactory.createProcessDescriptionType()
Create an instance of ProcessDescriptionType |
ProcessDescriptionType |
ProcessOffering.getProcess()
Gets the value of the process property. |
ProcessDescriptionType |
ProcessDescriptionType.withInput(Collection<InputDescriptionType> values)
|
ProcessDescriptionType |
ProcessDescriptionType.withInput(InputDescriptionType... values)
|
ProcessDescriptionType |
ProcessDescriptionType.withInput(List<InputDescriptionType> value)
|
ProcessDescriptionType |
ProcessDescriptionType.withLang(String value)
|
ProcessDescriptionType |
ProcessDescriptionType.withOutput(Collection<OutputDescriptionType> values)
|
ProcessDescriptionType |
ProcessDescriptionType.withOutput(List<OutputDescriptionType> value)
|
ProcessDescriptionType |
ProcessDescriptionType.withOutput(OutputDescriptionType... values)
|
| Methods in net.opengis.wps.v_2_0 that return types with arguments of type ProcessDescriptionType | |
|---|---|
JAXBElement<ProcessDescriptionType> |
ObjectFactory.createProcess(ProcessDescriptionType value)
Create an instance of JAXBElement<ProcessDescriptionType>} |
| Methods in net.opengis.wps.v_2_0 with parameters of type ProcessDescriptionType | |
|---|---|
JAXBElement<ProcessDescriptionType> |
ObjectFactory.createProcess(ProcessDescriptionType value)
Create an instance of JAXBElement<ProcessDescriptionType>} |
void |
ProcessOffering.setProcess(ProcessDescriptionType value)
Sets the value of the process property. |
ProcessOffering |
ProcessOffering.withProcess(ProcessDescriptionType value)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||