|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube_system.namespaces.application.aquamaps.types.Map
public class Map
| Constructor Summary | |
|---|---|
Map()
|
|
Map(String author,
String coverage,
long creationDate,
boolean custom,
String fileSetIt,
boolean gis,
LayerInfoType gisLayer,
String layerId,
String mapType,
Resource resource,
String speciesListCSV,
FileArray staticImages,
String title)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
String |
getAuthor()
Gets the author value for this Map. |
String |
getCoverage()
Gets the coverage value for this Map. |
long |
getCreationDate()
Gets the creationDate value for this Map. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
String |
getFileSetIt()
Gets the fileSetIt value for this Map. |
LayerInfoType |
getGisLayer()
Gets the gisLayer value for this Map. |
String |
getLayerId()
Gets the layerId value for this Map. |
String |
getMapType()
Gets the mapType value for this Map. |
Resource |
getResource()
Gets the resource value for this Map. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
String |
getSpeciesListCSV()
Gets the speciesListCSV value for this Map. |
FileArray |
getStaticImages()
Gets the staticImages value for this Map. |
String |
getTitle()
Gets the title value for this Map. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
boolean |
isCustom()
Gets the custom value for this Map. |
boolean |
isGis()
Gets the gis value for this Map. |
void |
setAuthor(String author)
Sets the author value for this Map. |
void |
setCoverage(String coverage)
Sets the coverage value for this Map. |
void |
setCreationDate(long creationDate)
Sets the creationDate value for this Map. |
void |
setCustom(boolean custom)
Sets the custom value for this Map. |
void |
setFileSetIt(String fileSetIt)
Sets the fileSetIt value for this Map. |
void |
setGis(boolean gis)
Sets the gis value for this Map. |
void |
setGisLayer(LayerInfoType gisLayer)
Sets the gisLayer value for this Map. |
void |
setLayerId(String layerId)
Sets the layerId value for this Map. |
void |
setMapType(String mapType)
Sets the mapType value for this Map. |
void |
setResource(Resource resource)
Sets the resource value for this Map. |
void |
setSpeciesListCSV(String speciesListCSV)
Sets the speciesListCSV value for this Map. |
void |
setStaticImages(FileArray staticImages)
Sets the staticImages value for this Map. |
void |
setTitle(String title)
Sets the title value for this Map. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Map()
public Map(String author,
String coverage,
long creationDate,
boolean custom,
String fileSetIt,
boolean gis,
LayerInfoType gisLayer,
String layerId,
String mapType,
Resource resource,
String speciesListCSV,
FileArray staticImages,
String title)
| Method Detail |
|---|
public LayerInfoType getGisLayer()
public void setGisLayer(LayerInfoType gisLayer)
gisLayer - public boolean isGis()
public void setGis(boolean gis)
gis - public String getTitle()
public void setTitle(String title)
title - public String getMapType()
public void setMapType(String mapType)
mapType - public FileArray getStaticImages()
public void setStaticImages(FileArray staticImages)
staticImages - public Resource getResource()
public void setResource(Resource resource)
resource - public String getCoverage()
public void setCoverage(String coverage)
coverage - public long getCreationDate()
public void setCreationDate(long creationDate)
creationDate - public String getAuthor()
public void setAuthor(String author)
author - public String getFileSetIt()
public void setFileSetIt(String fileSetIt)
fileSetIt - public String getLayerId()
public void setLayerId(String layerId)
layerId - public String getSpeciesListCSV()
public void setSpeciesListCSV(String speciesListCSV)
speciesListCSV - public boolean isCustom()
public void setCustom(boolean custom)
custom - public boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in class Objectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||