org.gcube.application.aquamaps.aquamapsservice.stubs
Class RetrieveMapsByCoverageRequestType

java.lang.Object
  extended by org.gcube.application.aquamaps.aquamapsservice.stubs.RetrieveMapsByCoverageRequestType
All Implemented Interfaces:
Serializable

public class RetrieveMapsByCoverageRequestType
extends Object
implements Serializable

See Also:
Serialized Form

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

RetrieveMapsByCoverageRequestType

public RetrieveMapsByCoverageRequestType()

RetrieveMapsByCoverageRequestType

public RetrieveMapsByCoverageRequestType(boolean includeCustomMaps,
                                         boolean includeGisLayers,
                                         ResourceArray resourceList,
                                         org.gcube.common.core.types.StringArray speciesList)
Method Detail

getSpeciesList

public org.gcube.common.core.types.StringArray getSpeciesList()
Gets the speciesList value for this RetrieveMapsByCoverageRequestType.

Returns:
speciesList

setSpeciesList

public void setSpeciesList(org.gcube.common.core.types.StringArray speciesList)
Sets the speciesList value for this RetrieveMapsByCoverageRequestType.

Parameters:
speciesList -

getResourceList

public ResourceArray getResourceList()
Gets the resourceList value for this RetrieveMapsByCoverageRequestType.

Returns:
resourceList

setResourceList

public void setResourceList(ResourceArray resourceList)
Sets the resourceList value for this RetrieveMapsByCoverageRequestType.

Parameters:
resourceList -

isIncludeCustomMaps

public boolean isIncludeCustomMaps()
Gets the includeCustomMaps value for this RetrieveMapsByCoverageRequestType.

Returns:
includeCustomMaps

setIncludeCustomMaps

public void setIncludeCustomMaps(boolean includeCustomMaps)
Sets the includeCustomMaps value for this RetrieveMapsByCoverageRequestType.

Parameters:
includeCustomMaps -

isIncludeGisLayers

public boolean isIncludeGisLayers()
Gets the includeGisLayers value for this RetrieveMapsByCoverageRequestType.

Returns:
includeGisLayers

setIncludeGisLayers

public void setIncludeGisLayers(boolean includeGisLayers)
Sets the includeGisLayers value for this RetrieveMapsByCoverageRequestType.

Parameters:
includeGisLayers -

equals

public boolean equals(Object obj)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object

getTypeDesc

public static org.apache.axis.description.TypeDesc getTypeDesc()
Return type metadata object


getSerializer

public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
                                                                Class _javaType,
                                                                QName _xmlType)
Get Custom Serializer


getDeserializer

public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
                                                                    Class _javaType,
                                                                    QName _xmlType)
Get Custom Deserializer



Copyright © 2013. All Rights Reserved.