fr.ifremer.allegro.referential.vessel
Class VesselMasterPeriod
java.lang.Object
fr.ifremer.allegro.referential.vessel.VesselMasterPeriod
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- VesselMasterPeriodImpl
public abstract class VesselMasterPeriod
- extends java.lang.Object
- implements java.io.Serializable
Table non renseign??e pour le moment. elle pourra l'etre via le
flux SACAPT, si les donn??es actuellement stock??es dans
'Playground' sont jug??es fiables et valides. Ces derni??res
donn??es sont en effet r??parties par mar??e, mais pourrait etre
reconstitu??e par des p??riodes ind??pendantes de la mar??e.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
VesselMasterPeriod
public VesselMasterPeriod()
getVesselMasterPeriodPk
public VesselMasterPeriodPK getVesselMasterPeriodPk()
setVesselMasterPeriodPk
public void setVesselMasterPeriodPk(VesselMasterPeriodPK vesselMasterPeriodPk)
getEndDateTime
public java.util.Date getEndDateTime()
setEndDateTime
public void setEndDateTime(java.util.Date endDateTime)
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 VesselMasterPeriod 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.