fr.ifremer.allegro.administration.programStrategy.generic.vo
Class RemoteBatchModelAppliedStrategyNaturalId
java.lang.Object
fr.ifremer.allegro.valueObjectAbstract.RemoteNaturalIdAbstract
fr.ifremer.allegro.administration.programStrategy.generic.vo.RemoteBatchModelAppliedStrategyNaturalId
- All Implemented Interfaces:
- java.io.Serializable
public class RemoteBatchModelAppliedStrategyNaturalId
- extends RemoteNaturalIdAbstract
- 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 |
RemoteBatchModelAppliedStrategyNaturalId
public RemoteBatchModelAppliedStrategyNaturalId()
RemoteBatchModelAppliedStrategyNaturalId
public RemoteBatchModelAppliedStrategyNaturalId(RemoteAppliedStrategyNaturalId appliedStrategy,
RemoteAcquisitionLevelNaturalId acquisitionLevel)
RemoteBatchModelAppliedStrategyNaturalId
public RemoteBatchModelAppliedStrategyNaturalId(RemoteBatchModelAppliedStrategyNaturalId otherBean)
- Copies constructor from other RemoteBatchModelAppliedStrategyNaturalId
- Parameters:
otherBean,
- cannot be null
- Throws:
java.lang.NullPointerException
- if the argument is null
copy
public void copy(RemoteBatchModelAppliedStrategyNaturalId otherBean)
- Copies all properties from the argument value object into this value object.
getAppliedStrategy
public RemoteAppliedStrategyNaturalId getAppliedStrategy()
setAppliedStrategy
public void setAppliedStrategy(RemoteAppliedStrategyNaturalId appliedStrategy)
getAcquisitionLevel
public RemoteAcquisitionLevelNaturalId getAcquisitionLevel()
setAcquisitionLevel
public void setAcquisitionLevel(RemoteAcquisitionLevelNaturalId acquisitionLevel)
Copyright © 2008-2010 IFREMER. All Rights Reserved.