org.n52.wps.unicore
Class UnicoreAlgorithmOutput
java.lang.Object
org.n52.wps.unicore.UnicoreAlgorithmOutput
- All Implemented Interfaces:
- java.io.Serializable
public class UnicoreAlgorithmOutput
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
|
Field Summary |
protected java.util.Map<java.lang.String,IData> |
data
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
data
protected transient java.util.Map<java.lang.String,IData> data
UnicoreAlgorithmOutput
public UnicoreAlgorithmOutput()
UnicoreAlgorithmOutput
public UnicoreAlgorithmOutput(java.util.Map<java.lang.String,IData> pData)
getData
public java.util.Map<java.lang.String,IData> getData()
transform
public static java.util.List<java.util.Map<java.lang.String,IData>> transform(java.util.List<UnicoreAlgorithmOutput> pData)
Copyright © 2007-2011 52north.org. All Rights Reserved.