|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of DataOutputType in net.opengis.wps.v_2_0 |
|---|
| Fields in net.opengis.wps.v_2_0 declared as DataOutputType | |
|---|---|
protected DataOutputType |
DataOutputType.output
|
| Fields in net.opengis.wps.v_2_0 with type parameters of type DataOutputType | |
|---|---|
protected List<DataOutputType> |
Result.output
|
| Methods in net.opengis.wps.v_2_0 that return DataOutputType | |
|---|---|
DataOutputType |
ObjectFactory.createDataOutputType()
Create an instance of DataOutputType |
DataOutputType |
DataOutputType.getOutput()
Gets the value of the output property. |
DataOutputType |
DataOutputType.withData(Data value)
|
DataOutputType |
DataOutputType.withId(String value)
|
DataOutputType |
DataOutputType.withOutput(DataOutputType value)
|
DataOutputType |
DataOutputType.withReference(ReferenceType value)
|
| Methods in net.opengis.wps.v_2_0 that return types with arguments of type DataOutputType | |
|---|---|
List<DataOutputType> |
Result.getOutput()
Gets the value of the output property. |
| Methods in net.opengis.wps.v_2_0 with parameters of type DataOutputType | |
|---|---|
void |
DataOutputType.setOutput(DataOutputType value)
Sets the value of the output property. |
Result |
Result.withOutput(DataOutputType... values)
|
DataOutputType |
DataOutputType.withOutput(DataOutputType value)
|
| Method parameters in net.opengis.wps.v_2_0 with type arguments of type DataOutputType | |
|---|---|
void |
Result.setOutput(List<DataOutputType> value)
|
Result |
Result.withOutput(Collection<DataOutputType> values)
|
Result |
Result.withOutput(List<DataOutputType> value)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||