fr.ifremer.allegro.referential.taxon.generic.cluster
Class ClusterTaxonInformationHistory
java.lang.Object
fr.ifremer.allegro.valueObjectAbstract.ClusterAbstract
fr.ifremer.allegro.referential.taxon.generic.cluster.ClusterTaxonInformationHistory
- All Implemented Interfaces:
- java.io.Serializable
public class ClusterTaxonInformationHistory
- extends ClusterAbstract
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClusterTaxonInformationHistory
public ClusterTaxonInformationHistory()
ClusterTaxonInformationHistory
public ClusterTaxonInformationHistory(RemoteReferenceDocumentNaturalId referenceDocumentNaturalId,
RemoteTaxonNameHistoryNaturalId taxonNameHistoryNaturalId)
ClusterTaxonInformationHistory
public ClusterTaxonInformationHistory(java.lang.String description,
java.sql.Timestamp updateDate,
RemoteReferenceDocumentNaturalId referenceDocumentNaturalId,
RemoteTaxonNameHistoryNaturalId taxonNameHistoryNaturalId)
ClusterTaxonInformationHistory
public ClusterTaxonInformationHistory(ClusterTaxonInformationHistory otherBean)
- Copies constructor from other ClusterTaxonInformationHistory
- Parameters:
otherBean,
- cannot be null
- Throws:
java.lang.NullPointerException
- if the argument is null
copy
public void copy(ClusterTaxonInformationHistory otherBean)
- Copies all properties from the argument value object into this value object.
getDescription
public java.lang.String getDescription()
setDescription
public void setDescription(java.lang.String description)
getUpdateDate
public java.sql.Timestamp getUpdateDate()
setUpdateDate
public void setUpdateDate(java.sql.Timestamp updateDate)
getReferenceDocumentNaturalId
public RemoteReferenceDocumentNaturalId getReferenceDocumentNaturalId()
setReferenceDocumentNaturalId
public void setReferenceDocumentNaturalId(RemoteReferenceDocumentNaturalId referenceDocumentNaturalId)
getTaxonNameHistoryNaturalId
public RemoteTaxonNameHistoryNaturalId getTaxonNameHistoryNaturalId()
setTaxonNameHistoryNaturalId
public void setTaxonNameHistoryNaturalId(RemoteTaxonNameHistoryNaturalId taxonNameHistoryNaturalId)
Copyright © 2008-2010 IFREMER. All Rights Reserved.