org.deegree.ogcwebservices.wps.describeprocess
Class ProcessDescriptions
java.lang.Object
org.deegree.ogcwebservices.wps.describeprocess.ProcessDescriptions
public class ProcessDescriptions
- extends java.lang.Object
ProcessDescriptions.java
Created on 09.03.2006. 22:37:58h
WPS DescribeProcess operation response.
- Since:
- 2.0
- Version:
- 1.0.
- Author:
- Christian Kiehle, Christian Heier
Field Summary |
protected java.util.List<ProcessDescription> |
processDescription
Ordered list of one or more full Process descriptions, listed in the
order in which they were requested in the DescribeProcess operation
request. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
processDescription
protected java.util.List<ProcessDescription> processDescription
- Ordered list of one or more full Process descriptions, listed in the
order in which they were requested in the DescribeProcess operation
request.
ProcessDescriptions
public ProcessDescriptions(java.util.List<ProcessDescription> processDescriptionList)
- Parameters:
processDescriptionList
-
getProcessDescription
public java.util.List<ProcessDescription> getProcessDescription()
- Returns:
- Returns the processDescription.
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org