public class TaxonInformationHistoryPK extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
TaxonInformationHistoryPK.Factory
Constructs new instances of
TaxonInformationHistoryPK. |
| Constructor and Description |
|---|
TaxonInformationHistoryPK() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object object) |
ReferenceDocument |
getReferenceDocument() |
TaxonNameHistory |
getTaxonNameHistory() |
int |
hashCode() |
void |
setReferenceDocument(ReferenceDocument referenceDocument) |
void |
setTaxonNameHistory(TaxonNameHistory taxonNameHistory) |
public ReferenceDocument getReferenceDocument()
public void setReferenceDocument(ReferenceDocument referenceDocument)
public TaxonNameHistory getTaxonNameHistory()
public void setTaxonNameHistory(TaxonNameHistory taxonNameHistory)
Copyright © 2013. All Rights Reserved.