public abstract class VesselMasterPeriod extends Object implements 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.
| Modifier and Type | Class and Description |
|---|---|
static class |
VesselMasterPeriod.Factory
Constructs new instances of
VesselMasterPeriod. |
| Constructor and Description |
|---|
VesselMasterPeriod() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object object)
Returns
true if the argument is an VesselMasterPeriod instance and all identifiers for this entity
equal the identifiers of the argument entity. |
Date |
getEndDateTime() |
VesselMasterPeriodPK |
getVesselMasterPeriodPk() |
int |
hashCode()
Returns a hash code based on this entity's identifiers.
|
void |
setEndDateTime(Date endDateTime) |
void |
setVesselMasterPeriodPk(VesselMasterPeriodPK vesselMasterPeriodPk) |
public VesselMasterPeriodPK getVesselMasterPeriodPk()
public void setVesselMasterPeriodPk(VesselMasterPeriodPK vesselMasterPeriodPk)
public Date getEndDateTime()
public void setEndDateTime(Date endDateTime)
public int hashCode()
Copyright © 2013. All Rights Reserved.