org.gcube.application.aquamaps.aquamapsspeciesview.client.rpc.data
Class SettingsDescriptor
java.lang.Object
org.gcube.application.aquamaps.aquamapsspeciesview.client.rpc.data.SettingsDescriptor
- All Implemented Interfaces:
- com.google.gwt.user.client.rpc.IsSerializable
public class SettingsDescriptor
- extends Object
- implements com.google.gwt.user.client.rpc.IsSerializable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SettingsDescriptor
public SettingsDescriptor()
getSpeciesSearchDescriptor
public SpeciesSearchDescriptor getSpeciesSearchDescriptor()
setSpeciesSearchDescriptor
public void setSpeciesSearchDescriptor(SpeciesSearchDescriptor speciesSearchDescriptor)
getBiodiversityCount
public Integer getBiodiversityCount()
setBiodiversityCount
public void setBiodiversityCount(Integer biodiversityCount)
getDistributionCount
public Integer getDistributionCount()
setDistributionCount
public void setDistributionCount(Integer distributionCount)
getSelectedSpeciesCount
public Integer getSelectedSpeciesCount()
setSelectedSpeciesCount
public void setSelectedSpeciesCount(Integer selectedSpeciesCount)
getSelectedHspen
public ClientResource getSelectedHspen()
setSelectedHspen
public void setSelectedHspen(ClientResource selectedHspen)
Copyright © 2013. All Rights Reserved.