|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectaphia.v1_0.Classification
public class Classification
| Constructor Summary | |
|---|---|
Classification()
|
|
Classification(int aphiaID,
String rank,
String scientificname,
Classification child)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
int |
getAphiaID()
Gets the aphiaID value for this Classification. |
Classification |
getChild()
Gets the child value for this Classification. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
String |
getRank()
Gets the rank value for this Classification. |
String |
getScientificname()
Gets the scientificname value for this Classification. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setAphiaID(int aphiaID)
Sets the aphiaID value for this Classification. |
void |
setChild(Classification child)
Sets the child value for this Classification. |
void |
setRank(String rank)
Sets the rank value for this Classification. |
void |
setScientificname(String scientificname)
Sets the scientificname value for this Classification. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Classification()
public Classification(int aphiaID,
String rank,
String scientificname,
Classification child)
| Method Detail |
|---|
public int getAphiaID()
public void setAphiaID(int aphiaID)
aphiaID - public String getRank()
public void setRank(String rank)
rank - public String getScientificname()
public void setScientificname(String scientificname)
scientificname - public Classification getChild()
public void setChild(Classification child)
child - public boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in class Objectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||