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

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

public class FileArray
extends Object


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

Constructor Detail

FileArray

public FileArray()

FileArray

public FileArray(Collection<File> initialCollection)
Method Detail

theList

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

theList

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

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2014. All Rights Reserved.