fr.ifremer.allegro.administration.programStrategy.generic.vo
Class RemoteBatchModelAppliedStrategyNaturalId

java.lang.Object
  extended by fr.ifremer.allegro.valueObjectAbstract.RemoteNaturalIdAbstract
      extended by 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

Constructor Summary
RemoteBatchModelAppliedStrategyNaturalId()
           
RemoteBatchModelAppliedStrategyNaturalId(RemoteAppliedStrategyNaturalId appliedStrategy, RemoteAcquisitionLevelNaturalId acquisitionLevel)
           
RemoteBatchModelAppliedStrategyNaturalId(RemoteBatchModelAppliedStrategyNaturalId otherBean)
          Copies constructor from other RemoteBatchModelAppliedStrategyNaturalId
 
Method Summary
 void copy(RemoteBatchModelAppliedStrategyNaturalId otherBean)
          Copies all properties from the argument value object into this value object.
 RemoteAcquisitionLevelNaturalId getAcquisitionLevel()
           
 RemoteAppliedStrategyNaturalId getAppliedStrategy()
           
 void setAcquisitionLevel(RemoteAcquisitionLevelNaturalId acquisitionLevel)
           
 void setAppliedStrategy(RemoteAppliedStrategyNaturalId appliedStrategy)
           
 
Methods inherited from class fr.ifremer.allegro.valueObjectAbstract.RemoteNaturalIdAbstract
copy
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

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
Method Detail

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.