fr.ifremer.allegro.referential.taxon
Class TaxonInformationPK
java.lang.Object
fr.ifremer.allegro.referential.taxon.TaxonInformationPK
- All Implemented Interfaces:
- java.io.Serializable
public class TaxonInformationPK
- extends java.lang.Object
- implements java.io.Serializable
Primary key class for TaxonInformation
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
TaxonInformationPK
public TaxonInformationPK()
getReferenceDocument
public ReferenceDocument getReferenceDocument()
setReferenceDocument
public void setReferenceDocument(ReferenceDocument referenceDocument)
getTaxonName
public TaxonName getTaxonName()
setTaxonName
public void setTaxonName(TaxonName taxonName)
equals
public boolean equals(java.lang.Object object)
- Overrides:
equals
in class java.lang.Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
Copyright © 2008-2010 IFREMER. All Rights Reserved.