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

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

public class CalculateEnvelopefromCellSelectionRequestType
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
CalculateEnvelopefromCellSelectionRequestType()
           
CalculateEnvelopefromCellSelectionRequestType(org.gcube.common.core.types.StringArray cellIds, String speciesID)
           
 
Method Summary
 boolean equals(Object obj)
           
 org.gcube.common.core.types.StringArray getCellIds()
          Gets the cellIds value for this CalculateEnvelopefromCellSelectionRequestType.
static org.apache.axis.encoding.Deserializer getDeserializer(String mechType, Class _javaType, QName _xmlType)
          Get Custom Deserializer
static org.apache.axis.encoding.Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
          Get Custom Serializer
 String getSpeciesID()
          Gets the speciesID value for this CalculateEnvelopefromCellSelectionRequestType.
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 int hashCode()
           
 void setCellIds(org.gcube.common.core.types.StringArray cellIds)
          Sets the cellIds value for this CalculateEnvelopefromCellSelectionRequestType.
 void setSpeciesID(String speciesID)
          Sets the speciesID value for this CalculateEnvelopefromCellSelectionRequestType.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CalculateEnvelopefromCellSelectionRequestType

public CalculateEnvelopefromCellSelectionRequestType()

CalculateEnvelopefromCellSelectionRequestType

public CalculateEnvelopefromCellSelectionRequestType(org.gcube.common.core.types.StringArray cellIds,
                                                     String speciesID)
Method Detail

getSpeciesID

public String getSpeciesID()
Gets the speciesID value for this CalculateEnvelopefromCellSelectionRequestType.

Returns:
speciesID

setSpeciesID

public void setSpeciesID(String speciesID)
Sets the speciesID value for this CalculateEnvelopefromCellSelectionRequestType.

Parameters:
speciesID -

getCellIds

public org.gcube.common.core.types.StringArray getCellIds()
Gets the cellIds value for this CalculateEnvelopefromCellSelectionRequestType.

Returns:
cellIds

setCellIds

public void setCellIds(org.gcube.common.core.types.StringArray cellIds)
Sets the cellIds value for this CalculateEnvelopefromCellSelectionRequestType.

Parameters:
cellIds -

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.