|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.application.aquamaps.aquamapsservice.stubs.RetrieveMapsByCoverageRequestType
public class RetrieveMapsByCoverageRequestType
| Constructor Summary | |
|---|---|
RetrieveMapsByCoverageRequestType()
|
|
RetrieveMapsByCoverageRequestType(boolean includeCustomMaps,
boolean includeGisLayers,
ResourceArray resourceList,
org.gcube.common.core.types.StringArray speciesList)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
ResourceArray |
getResourceList()
Gets the resourceList value for this RetrieveMapsByCoverageRequestType. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
org.gcube.common.core.types.StringArray |
getSpeciesList()
Gets the speciesList value for this RetrieveMapsByCoverageRequestType. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
boolean |
isIncludeCustomMaps()
Gets the includeCustomMaps value for this RetrieveMapsByCoverageRequestType. |
boolean |
isIncludeGisLayers()
Gets the includeGisLayers value for this RetrieveMapsByCoverageRequestType. |
void |
setIncludeCustomMaps(boolean includeCustomMaps)
Sets the includeCustomMaps value for this RetrieveMapsByCoverageRequestType. |
void |
setIncludeGisLayers(boolean includeGisLayers)
Sets the includeGisLayers value for this RetrieveMapsByCoverageRequestType. |
void |
setResourceList(ResourceArray resourceList)
Sets the resourceList value for this RetrieveMapsByCoverageRequestType. |
void |
setSpeciesList(org.gcube.common.core.types.StringArray speciesList)
Sets the speciesList value for this RetrieveMapsByCoverageRequestType. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RetrieveMapsByCoverageRequestType()
public RetrieveMapsByCoverageRequestType(boolean includeCustomMaps,
boolean includeGisLayers,
ResourceArray resourceList,
org.gcube.common.core.types.StringArray speciesList)
| Method Detail |
|---|
public org.gcube.common.core.types.StringArray getSpeciesList()
public void setSpeciesList(org.gcube.common.core.types.StringArray speciesList)
speciesList - public ResourceArray getResourceList()
public void setResourceList(ResourceArray resourceList)
resourceList - public boolean isIncludeCustomMaps()
public void setIncludeCustomMaps(boolean includeCustomMaps)
includeCustomMaps - public boolean isIncludeGisLayers()
public void setIncludeGisLayers(boolean includeGisLayers)
includeGisLayers - 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 | |||||||||