fr.ifremer.allegro.administration.programStrategy
Class PmfmAppliedStrategyPK

java.lang.Object
  extended by fr.ifremer.allegro.administration.programStrategy.PmfmAppliedStrategyPK
All Implemented Interfaces:
java.io.Serializable

public class PmfmAppliedStrategyPK
extends java.lang.Object
implements java.io.Serializable

Primary key class for PmfmAppliedStrategy

See Also:
Serialized Form

Nested Class Summary
static class PmfmAppliedStrategyPK.Factory
          Constructs new instances of PmfmAppliedStrategyPK.
 
Constructor Summary
PmfmAppliedStrategyPK()
           
 
Method Summary
 boolean equals(java.lang.Object object)
           
 AppliedStrategy getAppliedStrategy()
           
 Pmfm getPmfm()
           
 int hashCode()
           
 void setAppliedStrategy(AppliedStrategy appliedStrategy)
           
 void setPmfm(Pmfm pmfm)
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PmfmAppliedStrategyPK

public PmfmAppliedStrategyPK()
Method Detail

getAppliedStrategy

public AppliedStrategy getAppliedStrategy()

setAppliedStrategy

public void setAppliedStrategy(AppliedStrategy appliedStrategy)

getPmfm

public Pmfm getPmfm()

setPmfm

public void setPmfm(Pmfm pmfm)

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.