fr.ifremer.allegro.administration.programStrategy.generic.cluster
Class ClusterBatchModelAppliedStrategy
java.lang.Object
fr.ifremer.allegro.valueObjectAbstract.ClusterAbstract
fr.ifremer.allegro.administration.programStrategy.generic.cluster.ClusterBatchModelAppliedStrategy
- All Implemented Interfaces:
- java.io.Serializable
public class ClusterBatchModelAppliedStrategy
- 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 |
ClusterBatchModelAppliedStrategy
public ClusterBatchModelAppliedStrategy()
ClusterBatchModelAppliedStrategy
public ClusterBatchModelAppliedStrategy(java.lang.String modelName,
RemoteAppliedStrategyNaturalId appliedStrategyNaturalId,
RemoteAcquisitionLevelNaturalId acquisitionLevelNaturalId)
ClusterBatchModelAppliedStrategy
public ClusterBatchModelAppliedStrategy(ClusterBatchModelAppliedStrategy otherBean)
- Copies constructor from other ClusterBatchModelAppliedStrategy
- Parameters:
otherBean,
- cannot be null
- Throws:
java.lang.NullPointerException
- if the argument is null
copy
public void copy(ClusterBatchModelAppliedStrategy otherBean)
- Copies all properties from the argument value object into this value object.
getModelName
public java.lang.String getModelName()
setModelName
public void setModelName(java.lang.String modelName)
getAppliedStrategyNaturalId
public RemoteAppliedStrategyNaturalId getAppliedStrategyNaturalId()
setAppliedStrategyNaturalId
public void setAppliedStrategyNaturalId(RemoteAppliedStrategyNaturalId appliedStrategyNaturalId)
getAcquisitionLevelNaturalId
public RemoteAcquisitionLevelNaturalId getAcquisitionLevelNaturalId()
setAcquisitionLevelNaturalId
public void setAcquisitionLevelNaturalId(RemoteAcquisitionLevelNaturalId acquisitionLevelNaturalId)
Copyright © 2008-2010 IFREMER. All Rights Reserved.