org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.collections
Class PerturbationArray

java.lang.Object
  extended by org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.collections.PerturbationArray

public class PerturbationArray
extends Object


Constructor Summary
PerturbationArray()
           
PerturbationArray(Collection<Perturbation> initialCollection)
           
 
Method Summary
 List<Perturbation> theList()
           
 void theList(List<Perturbation> theList)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PerturbationArray

public PerturbationArray()

PerturbationArray

public PerturbationArray(Collection<Perturbation> initialCollection)
Method Detail

theList

public List<Perturbation> theList()
Returns:
the theList

theList

public void theList(List<Perturbation> theList)
Parameters:
theList - the theList to set

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2014. All Rights Reserved.