org.gcube.portlets.user.speciesdiscovery.server.job
Class OccurrenceKeys

java.lang.Object
  extended by org.gcube.portlets.user.speciesdiscovery.server.job.OccurrenceKeys

public class OccurrenceKeys
extends Object


Constructor Summary
OccurrenceKeys()
           
OccurrenceKeys(List<String> listKey, int totalOccurrence)
           
 
Method Summary
 List<String> getListKey()
           
 int getTotalOccurrence()
           
 void setListKey(List<String> listKey)
           
 void setTotalOccurrence(int totalOccurrence)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OccurrenceKeys

public OccurrenceKeys()

OccurrenceKeys

public OccurrenceKeys(List<String> listKey,
                      int totalOccurrence)
Method Detail

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.