|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of GenericInputType in net.opengis.wps.v_2_0 |
|---|
| Fields in net.opengis.wps.v_2_0 with type parameters of type GenericInputType | |
|---|---|
protected List<GenericInputType> |
GenericProcessType.input
|
protected List<GenericInputType> |
GenericInputType.input
|
| Methods in net.opengis.wps.v_2_0 that return GenericInputType | |
|---|---|
GenericInputType |
ObjectFactory.createGenericInputType()
Create an instance of GenericInputType |
GenericInputType |
GenericInputType.withInput(Collection<GenericInputType> values)
|
GenericInputType |
GenericInputType.withInput(GenericInputType... values)
|
GenericInputType |
GenericInputType.withInput(List<GenericInputType> value)
|
GenericInputType |
GenericInputType.withMaxOccurs(String value)
|
GenericInputType |
GenericInputType.withMinOccurs(BigInteger value)
|
| Methods in net.opengis.wps.v_2_0 that return types with arguments of type GenericInputType | |
|---|---|
List<GenericInputType> |
GenericProcessType.getInput()
Gets the value of the input property. |
List<GenericInputType> |
GenericInputType.getInput()
Gets the value of the input property. |
| Methods in net.opengis.wps.v_2_0 with parameters of type GenericInputType | |
|---|---|
GenericProcessType |
GenericProcessType.withInput(GenericInputType... values)
|
GenericInputType |
GenericInputType.withInput(GenericInputType... values)
|
| Method parameters in net.opengis.wps.v_2_0 with type arguments of type GenericInputType | |
|---|---|
void |
GenericProcessType.setInput(List<GenericInputType> value)
|
void |
GenericInputType.setInput(List<GenericInputType> value)
|
GenericProcessType |
GenericProcessType.withInput(Collection<GenericInputType> values)
|
GenericInputType |
GenericInputType.withInput(Collection<GenericInputType> values)
|
GenericProcessType |
GenericProcessType.withInput(List<GenericInputType> value)
|
GenericInputType |
GenericInputType.withInput(List<GenericInputType> value)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||