|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExecutionInput | |
---|---|
org.deegree.protocol.wps.client.input | |
org.deegree.protocol.wps.client.wps100 |
Uses of ExecutionInput in org.deegree.protocol.wps.client.input |
---|
Subclasses of ExecutionInput in org.deegree.protocol.wps.client.input | |
---|---|
class |
BBoxInput
ExecutionInput that contains a bounding box value with optional information on the coordinate reference
system. |
class |
BinaryInput
ExecutionInput that encapsulates a binary value. |
class |
LiteralInput
ExecutionInput that contains a literal value with optional data type and unit-of-measure information. |
class |
XMLInput
ExecutionInput that encapsulates an XML value. |
Uses of ExecutionInput in org.deegree.protocol.wps.client.wps100 |
---|
Method parameters in org.deegree.protocol.wps.client.wps100 with type arguments of type ExecutionInput | |
---|---|
void |
ExecuteRequest100Writer.write100(CodeType id,
List<ExecutionInput> inputs,
ResponseFormat responseFormat)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |