org.gcube.portlets.user.speciesdiscovery.server.job
Class OccurrenceKeys
java.lang.Object
org.gcube.portlets.user.speciesdiscovery.server.job.OccurrenceKeys
public class OccurrenceKeys
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OccurrenceKeys
public OccurrenceKeys()
OccurrenceKeys
public OccurrenceKeys(List<String> listKey,
int totalOccurrence)
getListKey
public List<String> getListKey()
setListKey
public void setListKey(List<String> listKey)
getTotalOccurrence
public int getTotalOccurrence()
setTotalOccurrence
public void setTotalOccurrence(int totalOccurrence)
Copyright © 2013. All Rights Reserved.