org.gcube.dataanalysis.ecoengine.transducers
Class OccurrencePointsMerger.OccurrenceRecord

java.lang.Object
  extended by org.gcube.dataanalysis.ecoengine.transducers.OccurrencePointsMerger.OccurrenceRecord
Enclosing class:
OccurrencePointsMerger

protected class OccurrencePointsMerger.OccurrenceRecord
extends Object


Field Summary
 Calendar eventdate
           
 Calendar modifdate
           
 List<String> otherValues
           
 String recordedby
           
 String scientificName
           
 double x
           
 String x$
           
 double y
           
 String y$
           
 
Constructor Summary
OccurrencePointsMerger.OccurrenceRecord()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

scientificName

public String scientificName

recordedby

public String recordedby

eventdate

public Calendar eventdate

modifdate

public Calendar modifdate

x

public double x

y

public double y

x$

public String x$

y$

public String y$

otherValues

public List<String> otherValues
Constructor Detail

OccurrencePointsMerger.OccurrenceRecord

public OccurrencePointsMerger.OccurrenceRecord()


Copyright © 2013. All Rights Reserved.