org.deegree.ogcwebservices.wps.execute
Class IOValue
java.lang.Object
  
org.deegree.ogcwebservices.wps.WPSDescription
      
org.deegree.ogcwebservices.wps.execute.IOValue
public class IOValue
- extends WPSDescription
 
IOValue.java
 
 Created on 24.03.2006. 16:33:24h
 
 Value of one input to a process or one output from a process.
- Version:
 
  - $Revision: 6259 $, $Date: 2007-03-20 10:15:15 +0100 (Di, 20 Mär 2007) $
 
- Author:
 
  - Christian Kiehle, Christian Heier, last edited by: $Author: bezema $
 
 
 
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
IOValue
public IOValue(Code identifier,
               String title,
               String _abstract,
               Envelope boundingBoxValue,
               ComplexValue complexValue,
               IOValue.ComplexValueReference complexValueReference,
               TypedLiteral literalValue)
- Parameters:
 identifier - title - _abstract - boundingBoxValue - complexValue - complexValueReference - literalValue - 
getComplexValueReference
public IOValue.ComplexValueReference getComplexValueReference()
- Returns:
 - complexValueReference
 
 
setComplexValueReference
public void setComplexValueReference(IOValue.ComplexValueReference value)
- Parameters:
 value - 
 
getComplexValue
public ComplexValue getComplexValue()
- Returns:
 - complexValue
 
 
setComplexValue
public void setComplexValue(ComplexValue value)
- Parameters:
 value - 
 
getLiteralValue
public TypedLiteral getLiteralValue()
- Returns:
 - literalValue
 
 
setLiteralValue
public void setLiteralValue(TypedLiteral value)
- Parameters:
 value - 
 
getBoundingBoxValue
public Envelope getBoundingBoxValue()
- Returns:
 - boundingBoxValue
 
 
isBoundingBoxValueType
public boolean isBoundingBoxValueType()
- Returns:
 - boundingBoxValueType
 
 
isComplexValueReferenceType
public boolean isComplexValueReferenceType()
- Returns:
 - complexValueReferenceType
 
 
isComplexValueType
public boolean isComplexValueType()
- Returns:
 
 
isLiteralValueType
public boolean isLiteralValueType()
 
setBoundingBoxValue
public void setBoundingBoxValue(Envelope value)
- Parameters:
 value - 
 
				an open source project founded by lat/lon, Bonn, Germany.
					For more information visit: http://deegree.sourceforge.net