fr.ifremer.allegro.administration.programStrategy.generic.cluster
Class ClusterPmfmAppliedStrategy
java.lang.Object
fr.ifremer.allegro.valueObjectAbstract.ClusterAbstract
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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
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.