fr.ifremer.allegro.administration.programStrategy
Class AppliedPeriodPK

java.lang.Object
  extended by 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

Nested Class Summary
static class AppliedPeriodPK.Factory
          Constructs new instances of AppliedPeriodPK.
 
Constructor Summary
AppliedPeriodPK()
           
 
Method Summary
 boolean equals(java.lang.Object object)
           
 AppliedStrategy getAppliedStrategy()
           
 java.util.Date getStartDate()
           
 int hashCode()
           
 void setAppliedStrategy(AppliedStrategy appliedStrategy)
           
 void setStartDate(java.util.Date startDate)
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AppliedPeriodPK

public AppliedPeriodPK()
Method Detail

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.