org.gcube.application.aquamaps.aquamapsspeciesview.servlet.utils
Class CompoundMapMeta
java.lang.Object
org.gcube.application.aquamaps.aquamapsspeciesview.servlet.utils.CompoundMapMeta
public class CompoundMapMeta
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CompoundMapMeta
public CompoundMapMeta()
getTitle
public String getTitle()
- Returns:
- the title
setTitle
public void setTitle(String title)
- Parameters:
title
- the title to set
getAuthor
public String getAuthor()
- Returns:
- the author
setAuthor
public void setAuthor(String author)
- Parameters:
author
- the author to set
getMapType
public String getMapType()
- Returns:
- the mapType
setMapType
public void setMapType(String mapType)
- Parameters:
mapType
- the mapType to set
getImageCount
public Integer getImageCount()
- Returns:
- the imageCount
setImageCount
public void setImageCount(Integer imageCount)
- Parameters:
imageCount
- the imageCount to set
getGis
public Boolean getGis()
- Returns:
- the gis
setGis
public void setGis(Boolean gis)
- Parameters:
gis
- the gis to set
getCustom
public Boolean getCustom()
- Returns:
- the custom
setCustom
public void setCustom(Boolean custom)
- Parameters:
custom
- the custom to set
getCreationDate
public Date getCreationDate()
- Returns:
- the creationDate
setCreationDate
public void setCreationDate(Date creationDate)
- Parameters:
creationDate
- the creationDate to set
getResourceId
public Integer getResourceId()
- Returns:
- the resourceId
setResourceId
public void setResourceId(Integer resourceId)
- Parameters:
resourceId
- the resourceId to set
getAlgorithm
public String getAlgorithm()
- Returns:
- the algorithm
setAlgorithm
public void setAlgorithm(String algorithm)
- Parameters:
algorithm
- the algorithm to set
getDataGenerationTime
public Date getDataGenerationTime()
- Returns:
- the dataGenerationTime
setDataGenerationTime
public void setDataGenerationTime(Date dataGenerationTime)
- Parameters:
dataGenerationTime
- the dataGenerationTime to set
getLayerUrl
public String getLayerUrl()
- Returns:
- the layerUrl
setLayerUrl
public void setLayerUrl(String layerUrl)
- Parameters:
layerUrl
- the layerUrl to set
getLayerId
public String getLayerId()
- Returns:
- the layerId
setLayerId
public void setLayerId(String layerId)
- Parameters:
layerId
- the layerId to set
getSpeciesList
public List<String> getSpeciesList()
- Returns:
- the speciesList
setSpeciesList
public void setSpeciesList(List<String> speciesList)
- Parameters:
speciesList
- the speciesList to set
Copyright © 2014. All Rights Reserved.