deegree 2.3 (2010/04/09 10:10 build-4-official)

Uses of Class
org.deegree.ogcwebservices.wps.describeprocess.LiteralOutput

Packages that use LiteralOutput
org.deegree.ogcwebservices.wps.describeprocess   
 

Uses of LiteralOutput in org.deegree.ogcwebservices.wps.describeprocess
 

Subclasses of LiteralOutput in org.deegree.ogcwebservices.wps.describeprocess
 class LiteralInput
          LiteralInput.java Created on 09.03.2006. 22:57:28h Description of a process input that consists of a simple literal value (e.g., "2.1").
 

Fields in org.deegree.ogcwebservices.wps.describeprocess declared as LiteralOutput
protected  LiteralOutput OutputDescription.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.
 

Methods in org.deegree.ogcwebservices.wps.describeprocess that return LiteralOutput
 LiteralOutput OutputDescription.getLiteralOutput()
          Gets the value of the literalOutput property.
 

Methods in org.deegree.ogcwebservices.wps.describeprocess with parameters of type LiteralOutput
 void OutputDescription.setLiteralOutput(LiteralOutput value)
          Sets the value of the literalOutput property.
 

Constructors in org.deegree.ogcwebservices.wps.describeprocess with parameters of type LiteralOutput
OutputDescription(Code identifier, String title, String _abstract, SupportedCRSs boundingBoxOutput, ComplexData complexOutput, LiteralOutput literalOutput)
           
 


deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org