fr.ifremer.allegro.administration.programStrategy
Class AppliedPeriodPK
java.lang.Object
fr.ifremer.allegro.administration.programStrategy.AppliedPeriodPK
- All Implemented Interfaces:
- java.io.Serializable
public class AppliedPeriodPK
- extends java.lang.Object
- implements java.io.Serializable
Primary key class for AppliedPeriod
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
AppliedPeriodPK
public AppliedPeriodPK()
getAppliedStrategy
public AppliedStrategy getAppliedStrategy()
setAppliedStrategy
public void setAppliedStrategy(AppliedStrategy appliedStrategy)
getStartDate
public java.util.Date getStartDate()
setStartDate
public void setStartDate(java.util.Date startDate)
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.