|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.deegree.ogcwebservices.wps.WPSDescription org.deegree.ogcwebservices.wps.describeprocess.OutputDescription
public class OutputDescription
OutputDescription.java Created on 09.03.2006. 22:37:03h Description of a process Output.
Field Summary | |
---|---|
protected SupportedCRSs |
boundingBoxOutput
Indicates that this output shall be a BoundingBox data structure, and provides a list of the CRSs supported in these Bounding Boxes. |
protected ComplexData |
complexOutput
Indicates that this Output shall be a complex data structure (such as a GML fragment) that is returned by the execute operation response. |
protected LiteralOutput |
literalOutput
Indicates that this output shall be a simple literal value (such as an integer) that is embedded in the execute response, and describes that output. |
Fields inherited from class org.deegree.ogcwebservices.wps.WPSDescription |
---|
_abstract, identifier, title |
Constructor Summary | |
---|---|
OutputDescription(Code identifier,
java.lang.String title,
java.lang.String _abstract,
SupportedCRSs boundingBoxOutput,
ComplexData complexOutput,
LiteralOutput literalOutput)
|
Method Summary | |
---|---|
SupportedCRSs |
getBoundingBoxOutput()
Gets the value of the boundingBoxOutput property. |
ComplexData |
getComplexOutput()
|
LiteralOutput |
getLiteralOutput()
Gets the value of the literalOutput property. |
void |
setBoundingBoxOutput(SupportedCRSs value)
|
void |
setComplexOutput(ComplexData value)
|
void |
setLiteralOutput(LiteralOutput value)
Sets the value of the literalOutput property. |
Methods inherited from class org.deegree.ogcwebservices.wps.WPSDescription |
---|
getAbstract, getIdentifier, getTitle, setAbstract, setIdentifier, setTitle |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected ComplexData complexOutput
protected LiteralOutput literalOutput
protected SupportedCRSs boundingBoxOutput
Constructor Detail |
---|
public OutputDescription(Code identifier, java.lang.String title, java.lang.String _abstract, SupportedCRSs boundingBoxOutput, ComplexData complexOutput, LiteralOutput literalOutput)
identifier
- title
- _abstract
- boundingBoxOutput
- complexOutput
- literalOutput
- Method Detail |
---|
public ComplexData getComplexOutput()
public void setComplexOutput(ComplexData value)
value
- The complexOutput to set.public LiteralOutput getLiteralOutput()
public void setLiteralOutput(LiteralOutput value)
value
- public SupportedCRSs getBoundingBoxOutput()
SupportedCRSs
public void setBoundingBoxOutput(SupportedCRSs value)
value
- The boundingBoxOutput to set.
|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org