deegree 2.5 (2011/06/29 09:44 build-8-official)

org.deegree.ogcwebservices.wps.execute
Class ComplexValue

java.lang.Object
  extended by org.deegree.ogcwebservices.wps.execute.ComplexValueEncoding
      extended by org.deegree.ogcwebservices.wps.execute.ComplexValue

public class ComplexValue
extends ComplexValueEncoding

ComplexValue.java Created on 24.03.2006. 16:35:15h Identifies this input or output value as a complex value data structure encoded in XML (e.g., using GML), and provides that complex value data structure. For an input, this element may be used by a client for any process input coded as ComplexData in the ProcessDescription. For an output, this element shall be used by a server when "store" in the Execute request is "false".

Since:
2.0
Version:
1.0.
Author:
Christian Kiehle, Christian Heier

Field Summary
protected  java.lang.Object value
           
 
Fields inherited from class org.deegree.ogcwebservices.wps.execute.ComplexValueEncoding
encoding, format, schema
 
Constructor Summary
ComplexValue(java.lang.String format, java.net.URI encoding, java.net.URL schema, java.lang.Object value)
           
 
Method Summary
 java.lang.Object getContent()
           
 
Methods inherited from class org.deegree.ogcwebservices.wps.execute.ComplexValueEncoding
getEncoding, getFormat, getSchema
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

value

protected java.lang.Object value
Constructor Detail

ComplexValue

public ComplexValue(java.lang.String format,
                    java.net.URI encoding,
                    java.net.URL schema,
                    java.lang.Object value)
Parameters:
encoding -
format -
schema -
value - to set
Method Detail

getContent

public java.lang.Object getContent()
Returns:
Returns the content.

deegree 2.5 (2011/06/29 09:44 build-8-official)

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