org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced
Class AquaMap
java.lang.Object
org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced.AquaMap
public class AquaMap
- extends Object
|
Constructor Summary |
AquaMap()
|
AquaMap(org.gcube_system.namespaces.application.aquamaps.types.Map toLoad)
|
AquaMap
public AquaMap()
AquaMap
public AquaMap(org.gcube_system.namespaces.application.aquamaps.types.Map toLoad)
toStubsVersion
public org.gcube_system.namespaces.application.aquamaps.types.Map toStubsVersion()
throws JSONException
- Throws:
JSONException
toStubsVersion
public static org.gcube_system.namespaces.application.aquamaps.types.MapArray toStubsVersion(Collection<AquaMap> toConvert)
throws JSONException
- Throws:
JSONException
load
public static List<AquaMap> load(org.gcube_system.namespaces.application.aquamaps.types.MapArray toLoad)
getLayer
public LayerInfo getLayer()
setLayer
public void setLayer(LayerInfo layer)
isGis
public boolean isGis()
setGis
public void setGis(boolean gis)
getTitle
public String getTitle()
setTitle
public void setTitle(String title)
getMapType
public ObjectType getMapType()
setMapType
public void setMapType(ObjectType mapType)
getFiles
public ArrayList<File> getFiles()
setFiles
public void setFiles(ArrayList<File> files)
getResource
public Resource getResource()
isCustom
public Boolean isCustom()
setCustom
public void setCustom(Boolean custom)
setResource
public void setResource(Resource resource)
getCoverage
public String getCoverage()
setCoverage
public void setCoverage(String coverage)
getCreationDate
public Long getCreationDate()
setCreationDate
public void setCreationDate(Long creationDate)
getAuthor
public String getAuthor()
setAuthor
public void setAuthor(String author)
getFileSetId
public String getFileSetId()
setFileSetId
public void setFileSetId(String fileSetId)
getLayerId
public String getLayerId()
setLayerId
public void setLayerId(String layerId)
getSpeciesCsvList
public String getSpeciesCsvList()
setSpeciesCsvList
public void setSpeciesCsvList(String speciesCsvList)
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2013. All Rights Reserved.