org.n52.wps.client
Class ExecuteResponseAnalyser
java.lang.Object
org.n52.wps.client.ExecuteResponseAnalyser
public class ExecuteResponseAnalyser
- extends java.lang.Object
|
Constructor Summary |
ExecuteResponseAnalyser(net.opengis.wps.x100.ExecuteResponseDocument responseDoc,
net.opengis.wps.x100.ProcessDescriptionType processDesc)
|
ExecuteResponseAnalyser(java.lang.Object response,
net.opengis.wps.x100.ExecuteDocument exec,
net.opengis.wps.x100.ProcessDescriptionType processDesc)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExecuteResponseAnalyser
public ExecuteResponseAnalyser(java.lang.Object response,
net.opengis.wps.x100.ExecuteDocument exec,
net.opengis.wps.x100.ProcessDescriptionType processDesc)
ExecuteResponseAnalyser
public ExecuteResponseAnalyser(net.opengis.wps.x100.ExecuteResponseDocument responseDoc,
net.opengis.wps.x100.ProcessDescriptionType processDesc)
getComplexData
public IData getComplexData(java.lang.String name)
getComplexDataByIndex
public java.lang.Object getComplexDataByIndex(int index)
getComplexReferenceByIndex
public java.lang.String getComplexReferenceByIndex(int index)
Copyright © 2007-2011 52north.org. All Rights Reserved.