public static class InputHandler.Builder extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
algorithmIdentifier |
protected net.opengis.wps.x100.InputType[] |
inputs |
| Constructor and Description |
|---|
Builder(net.opengis.wps.x100.InputType[] inputs,
String algorithmIdentifier) |
| Modifier and Type | Method and Description |
|---|---|
InputHandler.Builder |
algorithmIdentifier(String val) |
InputHandler |
build() |
InputHandler.Builder |
inputs(net.opengis.wps.x100.InputType[] val) |
protected net.opengis.wps.x100.InputType[] inputs
protected String algorithmIdentifier
public Builder(net.opengis.wps.x100.InputType[] inputs,
String algorithmIdentifier)
public InputHandler.Builder inputs(net.opengis.wps.x100.InputType[] val)
public InputHandler.Builder algorithmIdentifier(String val)
public InputHandler build() throws org.n52.wps.server.ExceptionReport
org.n52.wps.server.ExceptionReportCopyright © 2019. All Rights Reserved.