fr.ifremer.allegro.referential.vessel
Class VesselRegistrationPeriodPK
java.lang.Object
fr.ifremer.allegro.referential.vessel.VesselRegistrationPeriodPK
- All Implemented Interfaces:
- java.io.Serializable
public class VesselRegistrationPeriodPK
- extends java.lang.Object
- implements java.io.Serializable
Primary key class for VesselRegistrationPeriod
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
VesselRegistrationPeriodPK
public VesselRegistrationPeriodPK()
getRegistrationLocation
public Location getRegistrationLocation()
setRegistrationLocation
public void setRegistrationLocation(Location registrationLocation)
getVessel
public Vessel getVessel()
setVessel
public void setVessel(Vessel vessel)
getStartDateTime
public java.util.Date getStartDateTime()
setStartDateTime
public void setStartDateTime(java.util.Date startDateTime)
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.