public class GenusRow extends Object implements Serializable
| Constructor and Description |
|---|
GenusRow() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getCreatedById()
Gets the created by id.
|
Date |
getCreatedDate()
Gets the created date.
|
Long |
getCurrentGenusId()
Gets the current genus id.
|
Long |
getFamilyId()
Gets the family id.
|
String |
getGenusAuthority()
Gets the genus authority.
|
Long |
getGenusId()
Gets the genus id.
|
String |
getGenusName()
Gets the genus name.
|
Boolean |
getHybrid()
Gets the hybrid.
|
Long |
getModifiedById()
Gets the modified by id.
|
Date |
getModifiedDate()
Gets the modified date.
|
String |
getNote()
Gets the note.
|
Long |
getOwnedById()
Gets the owned by id.
|
Date |
getOwnedDate()
Gets the owned date.
|
String |
getQualifyingCode()
Gets the qualifying code.
|
String |
getSectionName()
Gets the section name.
|
String |
getSeriesName()
Gets the series name.
|
String |
getSubGenusName()
Gets the sub genus name.
|
String |
getSubSectionName()
Gets the sub section name.
|
String |
getSubSeriesName()
Gets the sub series name.
|
boolean |
isCurrent()
Is this genus record still current?.
|
void |
setCreatedById(Long createdById)
Sets the created by id.
|
void |
setCreatedDate(Date createdDate)
Sets the created date.
|
void |
setCurrentGenusId(Long currentGenusId)
Sets the current genus id.
|
void |
setFamilyId(Long familyId)
Sets the family id.
|
void |
setGenusAuthority(String genusAuthority)
Sets the genus authority.
|
void |
setGenusId(Long genusId)
Sets the genus id.
|
void |
setGenusName(String genusName)
Sets the genus name.
|
void |
setHybrid(Boolean hybrid)
Sets the hybrid.
|
void |
setModifiedById(Long modifiedById)
Sets the modified by id.
|
void |
setModifiedDate(Date modifiedDate)
Sets the modified date.
|
void |
setNote(String note)
Sets the note.
|
void |
setOwnedById(Long ownedById)
Sets the owned by id.
|
void |
setOwnedDate(Date ownedDate)
Sets the owned date.
|
void |
setQualifyingCode(String qualifyingCode)
Sets the qualifying code.
|
void |
setSectionName(String sectionName)
Sets the section name.
|
void |
setSeriesName(String seriesName)
Sets the series name.
|
void |
setSubGenusName(String subGenusName)
Sets the sub genus name.
|
void |
setSubSectionName(String subSectionName)
Sets the sub section name.
|
void |
setSubSeriesName(String subSeriesName)
Sets the sub series name.
|
public Long getGenusId()
public void setGenusId(Long genusId)
genusId - the new genus idpublic Long getCurrentGenusId()
public void setCurrentGenusId(Long currentGenusId)
currentGenusId - the new current genus idpublic Long getFamilyId()
public void setFamilyId(Long familyId)
familyId - the new family idpublic String getQualifyingCode()
public void setQualifyingCode(String qualifyingCode)
qualifyingCode - the new qualifying codepublic Boolean getHybrid()
public void setHybrid(Boolean hybrid)
hybrid - the new hybridpublic String getGenusName()
public void setGenusName(String genusName)
genusName - the new genus namepublic String getGenusAuthority()
public void setGenusAuthority(String genusAuthority)
genusAuthority - the new genus authoritypublic String getSubGenusName()
public void setSubGenusName(String subGenusName)
subGenusName - the new sub genus namepublic String getSectionName()
public void setSectionName(String sectionName)
sectionName - the new section namepublic String getSubSectionName()
public void setSubSectionName(String subSectionName)
subSectionName - the new sub section namepublic String getSeriesName()
public void setSeriesName(String seriesName)
seriesName - the new series namepublic String getSubSeriesName()
public void setSubSeriesName(String subSeriesName)
subSeriesName - the new sub series namepublic String getNote()
public void setNote(String note)
note - the new notepublic Date getCreatedDate()
public void setCreatedDate(Date createdDate)
createdDate - the createdDate to setpublic Long getCreatedById()
public void setCreatedById(Long createdById)
createdById - the createdById to setpublic Date getModifiedDate()
public void setModifiedDate(Date modifiedDate)
modifiedDate - the modifiedDate to setpublic Long getModifiedById()
public void setModifiedById(Long modifiedById)
modifiedById - the modifiedById to setpublic Date getOwnedDate()
public void setOwnedDate(Date ownedDate)
ownedDate - the ownedDate to setpublic Long getOwnedById()
public void setOwnedById(Long ownedById)
ownedById - the ownedById to setpublic boolean isCurrent()
true when currentGenusId equals genusIdCopyright © 2016 Global Crop Diversity Trust. All rights reserved.