fr.ifremer.allegro.administration.programStrategy.generic.cluster
Class ClusterPmfmAppliedStrategy

java.lang.Object
  extended by fr.ifremer.allegro.valueObjectAbstract.ClusterAbstract
      extended by fr.ifremer.allegro.administration.programStrategy.generic.cluster.ClusterPmfmAppliedStrategy
All Implemented Interfaces:
java.io.Serializable

public class ClusterPmfmAppliedStrategy
extends ClusterAbstract
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
ClusterPmfmAppliedStrategy()
           
ClusterPmfmAppliedStrategy(ClusterPmfmAppliedStrategy otherBean)
          Copies constructor from other ClusterPmfmAppliedStrategy
ClusterPmfmAppliedStrategy(RemotePmfmNaturalId pmfmNaturalId, RemoteAppliedStrategyNaturalId appliedStrategyNaturalId)
           
ClusterPmfmAppliedStrategy(RemotePmfmNaturalId pmfmNaturalId, RemoteAppliedStrategyNaturalId appliedStrategyNaturalId, RemoteAnalysisInstrumentNaturalId analysisInstrumentNaturalId, RemoteGearNaturalId gearNaturalId, RemoteFishingMetierNaturalId fishingMetierNaturalId)
           
 
Method Summary
 void copy(ClusterPmfmAppliedStrategy otherBean)
          Copies all properties from the argument value object into this value object.
 RemoteAnalysisInstrumentNaturalId getAnalysisInstrumentNaturalId()
           
 RemoteAppliedStrategyNaturalId getAppliedStrategyNaturalId()
           
 RemoteFishingMetierNaturalId getFishingMetierNaturalId()
           
 RemoteGearNaturalId getGearNaturalId()
           
 RemotePmfmNaturalId getPmfmNaturalId()
           
 void setAnalysisInstrumentNaturalId(RemoteAnalysisInstrumentNaturalId analysisInstrumentNaturalId)
           
 void setAppliedStrategyNaturalId(RemoteAppliedStrategyNaturalId appliedStrategyNaturalId)
           
 void setFishingMetierNaturalId(RemoteFishingMetierNaturalId fishingMetierNaturalId)
           
 void setGearNaturalId(RemoteGearNaturalId gearNaturalId)
           
 void setPmfmNaturalId(RemotePmfmNaturalId pmfmNaturalId)
           
 
Methods inherited from class fr.ifremer.allegro.valueObjectAbstract.ClusterAbstract
addPropertyChangeListener, addPropertyChangeListener, copy, firePropertyChange, removePropertyChangeListener, removePropertyChangeListener
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClusterPmfmAppliedStrategy

public ClusterPmfmAppliedStrategy()

ClusterPmfmAppliedStrategy

public ClusterPmfmAppliedStrategy(RemotePmfmNaturalId pmfmNaturalId,
                                  RemoteAppliedStrategyNaturalId appliedStrategyNaturalId)

ClusterPmfmAppliedStrategy

public ClusterPmfmAppliedStrategy(RemotePmfmNaturalId pmfmNaturalId,
                                  RemoteAppliedStrategyNaturalId appliedStrategyNaturalId,
                                  RemoteAnalysisInstrumentNaturalId analysisInstrumentNaturalId,
                                  RemoteGearNaturalId gearNaturalId,
                                  RemoteFishingMetierNaturalId fishingMetierNaturalId)

ClusterPmfmAppliedStrategy

public ClusterPmfmAppliedStrategy(ClusterPmfmAppliedStrategy otherBean)
Copies constructor from other ClusterPmfmAppliedStrategy

Parameters:
otherBean, - cannot be null
Throws:
java.lang.NullPointerException - if the argument is null
Method Detail

copy

public void copy(ClusterPmfmAppliedStrategy otherBean)
Copies all properties from the argument value object into this value object.


getPmfmNaturalId

public RemotePmfmNaturalId getPmfmNaturalId()

setPmfmNaturalId

public void setPmfmNaturalId(RemotePmfmNaturalId pmfmNaturalId)

getAppliedStrategyNaturalId

public RemoteAppliedStrategyNaturalId getAppliedStrategyNaturalId()

setAppliedStrategyNaturalId

public void setAppliedStrategyNaturalId(RemoteAppliedStrategyNaturalId appliedStrategyNaturalId)

getAnalysisInstrumentNaturalId

public RemoteAnalysisInstrumentNaturalId getAnalysisInstrumentNaturalId()

setAnalysisInstrumentNaturalId

public void setAnalysisInstrumentNaturalId(RemoteAnalysisInstrumentNaturalId analysisInstrumentNaturalId)

getGearNaturalId

public RemoteGearNaturalId getGearNaturalId()

setGearNaturalId

public void setGearNaturalId(RemoteGearNaturalId gearNaturalId)

getFishingMetierNaturalId

public RemoteFishingMetierNaturalId getFishingMetierNaturalId()

setFishingMetierNaturalId

public void setFishingMetierNaturalId(RemoteFishingMetierNaturalId fishingMetierNaturalId)


Copyright © 2008-2010 IFREMER. All Rights Reserved.