fr.ifremer.allegro.referential.taxon
Class TaxonInformationHistoryPK

java.lang.Object
  extended by fr.ifremer.allegro.referential.taxon.TaxonInformationHistoryPK
All Implemented Interfaces:
java.io.Serializable

public class TaxonInformationHistoryPK
extends java.lang.Object
implements java.io.Serializable

Primary key class for TaxonInformationHistory

See Also:
Serialized Form

Nested Class Summary
static class TaxonInformationHistoryPK.Factory
          Constructs new instances of TaxonInformationHistoryPK.
 
Constructor Summary
TaxonInformationHistoryPK()
           
 
Method Summary
 boolean equals(java.lang.Object object)
           
 ReferenceDocument getReferenceDocument()
           
 TaxonNameHistory getTaxonNameHistory()
           
 int hashCode()
           
 void setReferenceDocument(ReferenceDocument referenceDocument)
           
 void setTaxonNameHistory(TaxonNameHistory taxonNameHistory)
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TaxonInformationHistoryPK

public TaxonInformationHistoryPK()
Method Detail

getReferenceDocument

public ReferenceDocument getReferenceDocument()

setReferenceDocument

public void setReferenceDocument(ReferenceDocument referenceDocument)

getTaxonNameHistory

public TaxonNameHistory getTaxonNameHistory()

setTaxonNameHistory

public void setTaxonNameHistory(TaxonNameHistory taxonNameHistory)

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.