public class AphiaRecord extends Object implements Serializable
| Constructor and Description |
|---|
AphiaRecord() |
AphiaRecord(int aphiaID,
String url,
String scientificname,
String authority,
String rank,
String status,
String unacceptreason,
int valid_AphiaID,
String valid_name,
String valid_authority,
String kingdom,
String phylum,
String _class,
String order,
String family,
String genus,
String citation,
String lsid,
int isMarine,
int isBrackish,
int isFreshwater,
int isTerrestrial,
int isExtinct,
String match_type,
String modified) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
get_class()
Gets the _class value for this AphiaRecord.
|
int |
getAphiaID()
Gets the aphiaID value for this AphiaRecord.
|
String |
getAuthority()
Gets the authority value for this AphiaRecord.
|
String |
getCitation()
Gets the citation value for this AphiaRecord.
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer
|
String |
getFamily()
Gets the family value for this AphiaRecord.
|
String |
getGenus()
Gets the genus value for this AphiaRecord.
|
int |
getIsBrackish() |
int |
getIsExtinct() |
int |
getIsFreshwater() |
int |
getIsMarine() |
int |
getIsTerrestrial() |
String |
getKingdom()
Gets the kingdom value for this AphiaRecord.
|
String |
getLsid()
Gets the lsid value for this AphiaRecord.
|
String |
getMatch_type() |
String |
getModified() |
String |
getOrder()
Gets the order value for this AphiaRecord.
|
String |
getPhylum()
Gets the phylum value for this AphiaRecord.
|
String |
getRank()
Gets the rank value for this AphiaRecord.
|
String |
getScientificname()
Gets the scientificname value for this AphiaRecord.
|
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer
|
String |
getStatus()
Gets the status value for this AphiaRecord.
|
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object
|
String |
getUnacceptreason() |
String |
getUrl()
Gets the url value for this AphiaRecord.
|
int |
getValid_AphiaID()
Gets the valid_AphiaID value for this AphiaRecord.
|
String |
getValid_authority()
Gets the valid_authority value for this AphiaRecord.
|
String |
getValid_name()
Gets the valid_name value for this AphiaRecord.
|
int |
hashCode() |
void |
set_class(String _class)
Sets the _class value for this AphiaRecord.
|
void |
setAphiaID(int aphiaID)
Sets the aphiaID value for this AphiaRecord.
|
void |
setAuthority(String authority)
Sets the authority value for this AphiaRecord.
|
void |
setCitation(String citation)
Sets the citation value for this AphiaRecord.
|
void |
setFamily(String family)
Sets the family value for this AphiaRecord.
|
void |
setGenus(String genus)
Sets the genus value for this AphiaRecord.
|
void |
setIsBrackish(int isBrackish) |
void |
setIsExtinct(int isExtinct) |
void |
setIsFreshwater(int isFreshwater) |
void |
setIsMarine(int isMarine) |
void |
setIsTerrestrial(int isTerrestrial) |
void |
setKingdom(String kingdom)
Sets the kingdom value for this AphiaRecord.
|
void |
setLsid(String lsid)
Sets the lsid value for this AphiaRecord.
|
void |
setMatch_type(String match_type) |
void |
setModified(String modified) |
void |
setOrder(String order)
Sets the order value for this AphiaRecord.
|
void |
setPhylum(String phylum)
Sets the phylum value for this AphiaRecord.
|
void |
setRank(String rank)
Sets the rank value for this AphiaRecord.
|
void |
setScientificname(String scientificname)
Sets the scientificname value for this AphiaRecord.
|
void |
setStatus(String status)
Sets the status value for this AphiaRecord.
|
void |
setUnacceptreason(String unacceptreason) |
void |
setUrl(String url)
Sets the url value for this AphiaRecord.
|
void |
setValid_AphiaID(int valid_AphiaID)
Sets the valid_AphiaID value for this AphiaRecord.
|
void |
setValid_authority(String valid_authority)
Sets the valid_authority value for this AphiaRecord.
|
void |
setValid_name(String valid_name)
Sets the valid_name value for this AphiaRecord.
|
public AphiaRecord()
public AphiaRecord(int aphiaID,
String url,
String scientificname,
String authority,
String rank,
String status,
String unacceptreason,
int valid_AphiaID,
String valid_name,
String valid_authority,
String kingdom,
String phylum,
String _class,
String order,
String family,
String genus,
String citation,
String lsid,
int isMarine,
int isBrackish,
int isFreshwater,
int isTerrestrial,
int isExtinct,
String match_type,
String modified)
public int getIsMarine()
public void setIsMarine(int isMarine)
isMarine - the isMarine to setpublic int getAphiaID()
public void setAphiaID(int aphiaID)
aphiaID - public String getUrl()
public void setUrl(String url)
url - public String getScientificname()
public void setScientificname(String scientificname)
scientificname - public String getAuthority()
public void setAuthority(String authority)
authority - public String getRank()
public void setRank(String rank)
rank - public String getStatus()
public void setStatus(String status)
status - public int getValid_AphiaID()
public void setValid_AphiaID(int valid_AphiaID)
valid_AphiaID - public String getValid_name()
public void setValid_name(String valid_name)
valid_name - public void setUnacceptreason(String unacceptreason)
public String getValid_authority()
public void setValid_authority(String valid_authority)
valid_authority - public String getKingdom()
public void setKingdom(String kingdom)
kingdom - public String getPhylum()
public void setPhylum(String phylum)
phylum - public String get_class()
public void set_class(String _class)
_class - public String getOrder()
public void setOrder(String order)
order - public String getFamily()
public void setFamily(String family)
family - public String getGenus()
public void setGenus(String genus)
genus - public String getCitation()
public void setCitation(String citation)
citation - public String getLsid()
public String getUnacceptreason()
public void setLsid(String lsid)
lsid - public 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)
public String getModified()
public void setModified(String modified)
public String getMatch_type()
public void setMatch_type(String match_type)
public int getIsExtinct()
public void setIsExtinct(int isExtinct)
public int getIsTerrestrial()
public void setIsTerrestrial(int isTerrestrial)
public int getIsBrackish()
public void setIsBrackish(int isBrackish)
public int getIsFreshwater()
public void setIsFreshwater(int isFreshwater)
Copyright © 2018. All Rights Reserved.