public class RetrieveMapsByCoverageRequestType extends Object implements Serializable
| Constructor and Description |
|---|
RetrieveMapsByCoverageRequestType() |
RetrieveMapsByCoverageRequestType(boolean includeCustomMaps,
boolean includeGisLayers,
ResourceArray resourceList,
org.gcube.common.core.types.StringArray speciesList) |
| Modifier and Type | Method and Description |
|---|---|
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.
|
public RetrieveMapsByCoverageRequestType()
public RetrieveMapsByCoverageRequestType(boolean includeCustomMaps,
boolean includeGisLayers,
ResourceArray resourceList,
org.gcube.common.core.types.StringArray speciesList)
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 static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
Copyright © 2017. All Rights Reserved.