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

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

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

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

Fields in org.deegree.ogcwebservices.wps.describeprocess declared as ComplexData
protected  ComplexData InputDescription.complexData
          Indicates that this input shall be a complex data structure (such as a GML document), and provides a list of formats and encodings supported for this Input.
protected  ComplexData OutputDescription.complexOutput
          Indicates that this Output shall be a complex data structure (such as a GML fragment) that is returned by the execute operation response.
 

Methods in org.deegree.ogcwebservices.wps.describeprocess that return ComplexData
 ComplexData InputDescription.getComplexData()
           
 ComplexData OutputDescription.getComplexOutput()
           
 

Methods in org.deegree.ogcwebservices.wps.describeprocess with parameters of type ComplexData
 void InputDescription.setComplexData(ComplexData value)
           
 void OutputDescription.setComplexOutput(ComplexData value)
           
 

Constructors in org.deegree.ogcwebservices.wps.describeprocess with parameters of type ComplexData
InputDescription(Code identifier, String title, String _abstract, SupportedCRSs boundingBoxData, ComplexData complexData, LiteralInput literalData, int occurs)
           
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