| 
deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.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,
                                   String title,
                                   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,
                         String title,
                         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()
SupportedCRSspublic void setBoundingBoxOutput(SupportedCRSs value)
value - The boundingBoxOutput to set.
  | 
deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial) | |||||||||
| 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