|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of DataInputType in net.opengis.wps.v_2_0 |
|---|
| Fields in net.opengis.wps.v_2_0 with type parameters of type DataInputType | |
|---|---|
protected List<DataInputType> |
ExecuteRequestType.input
|
protected List<DataInputType> |
DataInputType.input
|
| Methods in net.opengis.wps.v_2_0 that return DataInputType | |
|---|---|
DataInputType |
ObjectFactory.createDataInputType()
Create an instance of DataInputType |
DataInputType |
DataInputType.withData(Data value)
|
DataInputType |
DataInputType.withId(String value)
|
DataInputType |
DataInputType.withInput(Collection<DataInputType> values)
|
DataInputType |
DataInputType.withInput(DataInputType... values)
|
DataInputType |
DataInputType.withInput(List<DataInputType> value)
|
DataInputType |
DataInputType.withReference(ReferenceType value)
|
| Methods in net.opengis.wps.v_2_0 that return types with arguments of type DataInputType | |
|---|---|
List<DataInputType> |
ExecuteRequestType.getInput()
Gets the value of the input property. |
List<DataInputType> |
DataInputType.getInput()
Gets the value of the input property. |
| Methods in net.opengis.wps.v_2_0 with parameters of type DataInputType | |
|---|---|
ExecuteRequestType |
ExecuteRequestType.withInput(DataInputType... values)
|
DataInputType |
DataInputType.withInput(DataInputType... values)
|
| Method parameters in net.opengis.wps.v_2_0 with type arguments of type DataInputType | |
|---|---|
void |
ExecuteRequestType.setInput(List<DataInputType> value)
|
void |
DataInputType.setInput(List<DataInputType> value)
|
ExecuteRequestType |
ExecuteRequestType.withInput(Collection<DataInputType> values)
|
DataInputType |
DataInputType.withInput(Collection<DataInputType> values)
|
ExecuteRequestType |
ExecuteRequestType.withInput(List<DataInputType> value)
|
DataInputType |
DataInputType.withInput(List<DataInputType> value)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||