public class GetSpeciesEnvelopeRequestType extends Object implements Serializable
| Constructor and Description |
|---|
GetSpeciesEnvelopeRequestType() |
GetSpeciesEnvelopeRequestType(int hspenId,
String speciesId) |
| 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
|
int |
getHspenId()
Gets the hspenId value for this GetSpeciesEnvelopeRequestType.
|
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer
|
String |
getSpeciesId()
Gets the speciesId value for this GetSpeciesEnvelopeRequestType.
|
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object
|
int |
hashCode() |
void |
setHspenId(int hspenId)
Sets the hspenId value for this GetSpeciesEnvelopeRequestType.
|
void |
setSpeciesId(String speciesId)
Sets the speciesId value for this GetSpeciesEnvelopeRequestType.
|
public GetSpeciesEnvelopeRequestType()
public GetSpeciesEnvelopeRequestType(int hspenId,
String speciesId)
public String getSpeciesId()
public void setSpeciesId(String speciesId)
speciesId - public int getHspenId()
public void setHspenId(int hspenId)
hspenId - 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.