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

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

public class AreasArray
extends Object


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

Constructor Detail

AreasArray

public AreasArray()

AreasArray

public AreasArray(Collection<Area> initialCollection)
Method Detail

theList

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

theList

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

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2014. All Rights Reserved.