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

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

public class FilterArray
extends Object


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

Constructor Detail

FilterArray

public FilterArray()

FilterArray

public FilterArray(Collection<Filter> initialCollection)
Method Detail

theList

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

theList

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

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2014. All Rights Reserved.