public class CalculateEnvelopefromCellSelectionRequestType extends Object implements Serializable
| Constructor and Description |
|---|
CalculateEnvelopefromCellSelectionRequestType() |
CalculateEnvelopefromCellSelectionRequestType(org.gcube.common.core.types.StringArray cellIds,
String speciesID) |
| Modifier and Type | Method and Description |
|---|---|
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.
|
public CalculateEnvelopefromCellSelectionRequestType()
public CalculateEnvelopefromCellSelectionRequestType(org.gcube.common.core.types.StringArray cellIds,
String speciesID)
public String getSpeciesID()
public void setSpeciesID(String speciesID)
speciesID - public org.gcube.common.core.types.StringArray getCellIds()
public void setCellIds(org.gcube.common.core.types.StringArray cellIds)
cellIds - public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
Copyright © 2015. All Rights Reserved.