public class SpeciesRow extends Object implements Serializable
| Constructor and Description |
|---|
SpeciesRow() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAlternateName()
Gets the alternate name.
|
String |
getCommonFertilizationCode()
Gets the common fertilization code.
|
String |
getCreatedById()
Gets the created by id.
|
Date |
getCreatedDate()
Gets the created date.
|
Long |
getCurator1Id()
Gets the curator1 id.
|
Long |
getCurator2Id()
Gets the curator2 id.
|
Long |
getCurrentSpeciesId()
Gets the current species id.
|
String |
getFormaAuthority()
Gets the forma authority.
|
Boolean |
getFormaHybrid()
Gets the forma hybrid.
|
String |
getFormaName()
Gets the forma name.
|
String |
getFormaRankType()
Gets the forma rank type.
|
Long |
getGenusId()
Gets the genus id.
|
String |
getLifeFormCode()
Gets the life form code.
|
String |
getModifiedById()
Gets the modified by id.
|
Date |
getModifiedDate()
Gets the modified date.
|
String |
getName()
Gets the full scientific name.
|
String |
getNameAuthority()
Gets the name authority.
|
Boolean |
getNamePending()
Gets the name pending.
|
Date |
getNameVerifiedDate()
Gets the name verified date.
|
Long |
getNomenNumber()
Gets the nomen number.
|
String |
getNote()
Gets the note.
|
String |
getOwnedById()
Gets the owned by id.
|
Date |
getOwnedDate()
Gets the owned date.
|
String |
getPrioritySite1()
Gets the priority site1.
|
String |
getPrioritySite2()
Gets the priority site2.
|
String |
getProtologue()
Gets the protologue.
|
String |
getRestrictionCode()
Gets the restriction code.
|
String |
getSiteNote()
Gets the site note.
|
String |
getSpeciesAuthority()
Gets the species authority.
|
Long |
getSpeciesId()
Gets the species id.
|
String |
getSpeciesName()
Gets the species name.
|
Boolean |
getSpecificHybrid()
Gets the specific hybrid.
|
String |
getSubspeciesAuthority()
Gets the subspecies authority.
|
String |
getSubspeciesName()
Gets the subspecies name.
|
Boolean |
getSubspecificHybrid()
Gets the subspecific hybrid.
|
Boolean |
getSubvarietalHybrid()
Gets the subvarietal hybrid.
|
String |
getSubvarietyAuthority()
Gets the subvariety authority.
|
String |
getSubvarietyName()
Gets the subvariety name.
|
String |
getSynonymCode()
Gets the synonym code.
|
Boolean |
getVarietalHybrid()
Gets the varietal hybrid.
|
String |
getVarietyAuthority()
Gets the variety authority.
|
String |
getVarietyName()
Gets the variety name.
|
Long |
getVerifierId()
Gets the verifier id.
|
boolean |
isCurrent()
Is this record still current?.
|
void |
setAlternateName(String alternateName)
Sets the alternate name.
|
void |
setCommonFertilizationCode(String commonFertilizationCode)
Sets the common fertilization code.
|
void |
setCreatedById(String createdById)
Sets the created by id.
|
void |
setCreatedDate(Date createdDate)
Sets the created date.
|
void |
setCurator1Id(Long curator1Id)
Sets the curator1 id.
|
void |
setCurator2Id(Long curator2Id)
Sets the curator2 id.
|
void |
setCurrentSpeciesId(Long currentSpeciesId)
Sets the current species id.
|
void |
setFormaAuthority(String formaAuthority)
Sets the forma authority.
|
void |
setFormaHybrid(Boolean formaHybrid)
Sets the forma hybrid.
|
void |
setFormaName(String formaName)
Sets the forma name.
|
void |
setFormaRankType(String formaRankType)
Sets the forma rank type.
|
void |
setGenusId(Long genusId)
Sets the genus id.
|
void |
setLifeFormCode(String lifeFormCode)
Sets the life form code.
|
void |
setModifiedById(String modifiedById)
Sets the modified by id.
|
void |
setModifiedDate(Date modifiedDate)
Sets the modified date.
|
void |
setName(String name)
Sets the name.
|
void |
setNameAuthority(String nameAuthority)
Sets the name authority.
|
void |
setNamePending(Boolean namePending)
Sets the name pending.
|
void |
setNameVerifiedDate(Date nameVerifiedDate)
Sets the name verified date.
|
void |
setNomenNumber(Long nomenNumber)
Sets the nomen number.
|
void |
setNote(String note)
Sets the note.
|
void |
setOwnedById(String ownedById)
Sets the owned by id.
|
void |
setOwnedDate(Date ownedDate)
Sets the owned date.
|
void |
setPrioritySite1(String prioritySite1)
Sets the priority site1.
|
void |
setPrioritySite2(String prioritySite2)
Sets the priority site2.
|
void |
setProtologue(String protologue)
Sets the protologue.
|
void |
setRestrictionCode(String restrictionCode)
Sets the restriction code.
|
void |
setSiteNote(String siteNote)
Sets the site note.
|
void |
setSpeciesAuthority(String speciesAuthority)
Sets the species authority.
|
void |
setSpeciesId(Long speciesId)
Sets the species id.
|
void |
setSpeciesName(String speciesName)
Sets the species name.
|
void |
setSpecificHybrid(Boolean specificHybrid)
Sets the specific hybrid.
|
void |
setSubspeciesAuthority(String subspeciesAuthority)
Sets the subspecies authority.
|
void |
setSubspeciesName(String subspeciesName)
Sets the subspecies name.
|
void |
setSubspecificHybrid(Boolean subspecificHybrid)
Sets the subspecific hybrid.
|
void |
setSubvarietalHybrid(Boolean subvarietalHybrid)
Sets the subvarietal hybrid.
|
void |
setSubvarietyAuthority(String subvarietyAuthority)
Sets the subvariety authority.
|
void |
setSubvarietyName(String subvarietyName)
Sets the subvariety name.
|
void |
setSynonymCode(String synonymCode)
Sets the synonym code.
|
void |
setVarietalHybrid(Boolean varietalHybrid)
Sets the varietal hybrid.
|
void |
setVarietyAuthority(String varietyAuthority)
Sets the variety authority.
|
void |
setVarietyName(String varietyName)
Sets the variety name.
|
void |
setVerifierId(Long verifierId)
Sets the verifier id.
|
public Long getSpeciesId()
public void setSpeciesId(Long speciesId)
speciesId - the new species idpublic Long getCurrentSpeciesId()
public void setCurrentSpeciesId(Long currentSpeciesId)
currentSpeciesId - the new current species idpublic Long getNomenNumber()
public void setNomenNumber(Long nomenNumber)
nomenNumber - the new nomen numberpublic Boolean getSpecificHybrid()
public void setSpecificHybrid(Boolean specificHybrid)
specificHybrid - the new specific hybridpublic String getSpeciesName()
public void setSpeciesName(String speciesName)
speciesName - the new species namepublic String getSpeciesAuthority()
public void setSpeciesAuthority(String speciesAuthority)
speciesAuthority - the new species authoritypublic Boolean getSubspecificHybrid()
public void setSubspecificHybrid(Boolean subspecificHybrid)
subspecificHybrid - the new subspecific hybridpublic String getSubspeciesName()
public void setSubspeciesName(String subspeciesName)
subspeciesName - the new subspecies namepublic String getSubspeciesAuthority()
public void setSubspeciesAuthority(String subspeciesAuthority)
subspeciesAuthority - the new subspecies authoritypublic Boolean getVarietalHybrid()
public void setVarietalHybrid(Boolean varietalHybrid)
varietalHybrid - the new varietal hybridpublic String getVarietyName()
public void setVarietyName(String varietyName)
varietyName - the new variety namepublic String getVarietyAuthority()
public void setVarietyAuthority(String varietyAuthority)
varietyAuthority - the new variety authoritypublic Boolean getSubvarietalHybrid()
public void setSubvarietalHybrid(Boolean subvarietalHybrid)
subvarietalHybrid - the new subvarietal hybridpublic String getSubvarietyName()
public void setSubvarietyName(String subvarietyName)
subvarietyName - the new subvariety namepublic String getSubvarietyAuthority()
public void setSubvarietyAuthority(String subvarietyAuthority)
subvarietyAuthority - the new subvariety authoritypublic Boolean getFormaHybrid()
public void setFormaHybrid(Boolean formaHybrid)
formaHybrid - the new forma hybridpublic String getFormaRankType()
public void setFormaRankType(String formaRankType)
formaRankType - the new forma rank typepublic String getFormaName()
public void setFormaName(String formaName)
formaName - the new forma namepublic String getFormaAuthority()
public void setFormaAuthority(String formaAuthority)
formaAuthority - the new forma authoritypublic Long getGenusId()
public void setGenusId(Long genusId)
genusId - the new genus idpublic String getPrioritySite1()
public void setPrioritySite1(String prioritySite1)
prioritySite1 - the new priority site1public String getPrioritySite2()
public void setPrioritySite2(String prioritySite2)
prioritySite2 - the new priority site2public Long getCurator1Id()
public void setCurator1Id(Long curator1Id)
curator1Id - the new curator1 idpublic Long getCurator2Id()
public void setCurator2Id(Long curator2Id)
curator2Id - the new curator2 idpublic String getRestrictionCode()
public void setRestrictionCode(String restrictionCode)
restrictionCode - the new restriction codepublic String getLifeFormCode()
public void setLifeFormCode(String lifeFormCode)
lifeFormCode - the new life form codepublic String getCommonFertilizationCode()
public void setCommonFertilizationCode(String commonFertilizationCode)
commonFertilizationCode - the new common fertilization codepublic Boolean getNamePending()
public void setNamePending(Boolean namePending)
namePending - the new name pendingpublic String getSynonymCode()
public void setSynonymCode(String synonymCode)
synonymCode - the new synonym codepublic Long getVerifierId()
public void setVerifierId(Long verifierId)
verifierId - the new verifier idpublic Date getNameVerifiedDate()
public void setNameVerifiedDate(Date nameVerifiedDate)
nameVerifiedDate - the new name verified datepublic String getName()
public void setName(String name)
name - the new namepublic String getNameAuthority()
public void setNameAuthority(String nameAuthority)
nameAuthority - the new name authoritypublic String getProtologue()
public void setProtologue(String protologue)
protologue - the new protologuepublic String getNote()
public void setNote(String note)
note - the new notepublic String getSiteNote()
public void setSiteNote(String siteNote)
siteNote - the new site notepublic String getAlternateName()
public void setAlternateName(String alternateName)
alternateName - the new alternate namepublic Date getCreatedDate()
public void setCreatedDate(Date createdDate)
createdDate - the new created datepublic String getCreatedById()
public void setCreatedById(String createdById)
createdById - the new created by idpublic Date getModifiedDate()
public void setModifiedDate(Date modifiedDate)
modifiedDate - the new modified datepublic String getModifiedById()
public void setModifiedById(String modifiedById)
modifiedById - the new modified by idpublic Date getOwnedDate()
public void setOwnedDate(Date ownedDate)
ownedDate - the new owned datepublic String getOwnedById()
public void setOwnedById(String ownedById)
ownedById - the new owned by idpublic boolean isCurrent()
true when currentSpeciesId equals speciesIdCopyright © 2016 Global Crop Diversity Trust. All rights reserved.