fr.ifremer.allegro.referential.transcribing
Class TranscribingGear
java.lang.Object
fr.ifremer.allegro.referential.transcribing.TranscribingGear
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- TranscribingGearImpl
public abstract class TranscribingGear
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
TranscribingGear
public TranscribingGear()
getTranscribingGearPk
public TranscribingGearPK getTranscribingGearPk()
setTranscribingGearPk
public void setTranscribingGearPk(TranscribingGearPK transcribingGearPk)
getExternalCode
public java.lang.String getExternalCode()
setExternalCode
public void setExternalCode(java.lang.String externalCode)
getUpdateDate
public java.sql.Timestamp getUpdateDate()
setUpdateDate
public void setUpdateDate(java.sql.Timestamp updateDate)
hashCode
public int hashCode()
- Returns a hash code based on this entity's identifiers.
- Overrides:
hashCode
in class java.lang.Object
equals
public boolean equals(java.lang.Object object)
- Returns
true
if the argument is an TranscribingGear instance and all identifiers for this entity
equal the identifiers of the argument entity. Returns false
otherwise.
- Overrides:
equals
in class java.lang.Object
Copyright © 2008-2010 IFREMER. All Rights Reserved.