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

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

public class FieldArray
extends Object


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

Constructor Detail

FieldArray

public FieldArray()

FieldArray

public FieldArray(Collection<Field> initialCollection)
Method Detail

theList

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

theList

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

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2014. All Rights Reserved.