fr.ifremer.allegro.administration.programStrategy
Class BatchModelAppliedStrategyPK

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

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

Primary key class for BatchModelAppliedStrategy

See Also:
Serialized Form

Nested Class Summary
static class BatchModelAppliedStrategyPK.Factory
          Constructs new instances of BatchModelAppliedStrategyPK.
 
Constructor Summary
BatchModelAppliedStrategyPK()
           
 
Method Summary
 boolean equals(java.lang.Object object)
           
 AcquisitionLevel getAcquisitionLevel()
           
 AppliedStrategy getAppliedStrategy()
           
 int hashCode()
           
 void setAcquisitionLevel(AcquisitionLevel acquisitionLevel)
           
 void setAppliedStrategy(AppliedStrategy appliedStrategy)
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BatchModelAppliedStrategyPK

public BatchModelAppliedStrategyPK()
Method Detail

getAppliedStrategy

public AppliedStrategy getAppliedStrategy()

setAppliedStrategy

public void setAppliedStrategy(AppliedStrategy appliedStrategy)

getAcquisitionLevel

public AcquisitionLevel getAcquisitionLevel()

setAcquisitionLevel

public void setAcquisitionLevel(AcquisitionLevel acquisitionLevel)

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.