org.gcube.application.aquamaps.aquamapsportlet.client.rpc.data
Class ClientObject
java.lang.Object
org.gcube.application.aquamaps.aquamapsportlet.client.rpc.data.ClientObject
- All Implemented Interfaces:
- com.google.gwt.user.client.rpc.IsSerializable
public class ClientObject
- 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 |
ClientObject
public ClientObject()
setAlgorithmType
public void setAlgorithmType(String algorithmType)
getAlgorithmType
public String getAlgorithmType()
getLocalBasePath
public String getLocalBasePath()
setLocalBasePath
public void setLocalBasePath(String localBasePath)
setLayerName
public void setLayerName(String layerName)
setLayerUrl
public void setLayerUrl(String layerUrl)
getLayerName
public String getLayerName()
getLayerUrl
public String getLayerUrl()
getName
public String getName()
setName
public void setName(String name)
getAuthor
public String getAuthor()
setAuthor
public void setAuthor(String author)
getId
public Integer getId()
setId
public void setId(Integer id)
getType
public ClientObjectType getType()
setType
public void setType(ClientObjectType type)
getGis
public Boolean getGis()
setGis
public void setGis(Boolean gis)
getThreshold
public Float getThreshold()
setThreshold
public void setThreshold(Float threshold)
setBoundingBox
public void setBoundingBox(BoundingBox boundingBox)
getBoundingBox
public BoundingBox getBoundingBox()
setImages
public void setImages(Map<String,String> images)
getImages
public Map<String,String> getImages()
setSelectedSpecies
public void setSelectedSpecies(ClientField selectedSpecies)
getSelectedSpecies
public ClientField getSelectedSpecies()
Copyright © 2014. All Rights Reserved.