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

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

public class SpeciesArray
extends Object


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

Constructor Detail

SpeciesArray

public SpeciesArray()

SpeciesArray

public SpeciesArray(Collection<Species> initialCollection)
Method Detail

theList

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

theList

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

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2014. All Rights Reserved.