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

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

public class ResourceArray
extends Object


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

Constructor Detail

ResourceArray

public ResourceArray()

ResourceArray

public ResourceArray(Collection<Resource> initialCollection)
Method Detail

theList

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

theList

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

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2014. All Rights Reserved.