fr.ifremer.allegro.data.vessel.feature.use.generic.vo
Class RemoteVesselUseFeaturesOriginNaturalId

java.lang.Object
  extended by fr.ifremer.allegro.valueObjectAbstract.RemoteNaturalIdAbstract
      extended by fr.ifremer.allegro.data.vessel.feature.use.generic.vo.RemoteVesselUseFeaturesOriginNaturalId
All Implemented Interfaces:
java.io.Serializable

public class RemoteVesselUseFeaturesOriginNaturalId
extends RemoteNaturalIdAbstract
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
RemoteVesselUseFeaturesOriginNaturalId()
           
RemoteVesselUseFeaturesOriginNaturalId(RemoteVesselUseFeaturesNaturalId vesselUseFeatures, RemoteProgramNaturalId program)
           
RemoteVesselUseFeaturesOriginNaturalId(RemoteVesselUseFeaturesOriginNaturalId otherBean)
          Copies constructor from other RemoteVesselUseFeaturesOriginNaturalId
 
Method Summary
 void copy(RemoteVesselUseFeaturesOriginNaturalId otherBean)
          Copies all properties from the argument value object into this value object.
 RemoteProgramNaturalId getProgram()
           
 RemoteVesselUseFeaturesNaturalId getVesselUseFeatures()
           
 void setProgram(RemoteProgramNaturalId program)
           
 void setVesselUseFeatures(RemoteVesselUseFeaturesNaturalId vesselUseFeatures)
           
 
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

RemoteVesselUseFeaturesOriginNaturalId

public RemoteVesselUseFeaturesOriginNaturalId()

RemoteVesselUseFeaturesOriginNaturalId

public RemoteVesselUseFeaturesOriginNaturalId(RemoteVesselUseFeaturesNaturalId vesselUseFeatures,
                                              RemoteProgramNaturalId program)

RemoteVesselUseFeaturesOriginNaturalId

public RemoteVesselUseFeaturesOriginNaturalId(RemoteVesselUseFeaturesOriginNaturalId otherBean)
Copies constructor from other RemoteVesselUseFeaturesOriginNaturalId

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

copy

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


getVesselUseFeatures

public RemoteVesselUseFeaturesNaturalId getVesselUseFeatures()

setVesselUseFeatures

public void setVesselUseFeatures(RemoteVesselUseFeaturesNaturalId vesselUseFeatures)

getProgram

public RemoteProgramNaturalId getProgram()

setProgram

public void setProgram(RemoteProgramNaturalId program)


Copyright © 2008-2010 IFREMER. All Rights Reserved.