fr.ifremer.allegro.data.vessel.feature.physical.generic.vo
Class RemoteVesselPhysicalFeaturesOriginNaturalId

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

public class RemoteVesselPhysicalFeaturesOriginNaturalId
extends RemoteNaturalIdAbstract
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
RemoteVesselPhysicalFeaturesOriginNaturalId()
           
RemoteVesselPhysicalFeaturesOriginNaturalId(RemoteVesselPhysicalFeaturesNaturalId vesselPhysicalFeatures, RemoteProgramNaturalId program)
           
RemoteVesselPhysicalFeaturesOriginNaturalId(RemoteVesselPhysicalFeaturesOriginNaturalId otherBean)
          Copies constructor from other RemoteVesselPhysicalFeaturesOriginNaturalId
 
Method Summary
 void copy(RemoteVesselPhysicalFeaturesOriginNaturalId otherBean)
          Copies all properties from the argument value object into this value object.
 RemoteProgramNaturalId getProgram()
           
 RemoteVesselPhysicalFeaturesNaturalId getVesselPhysicalFeatures()
           
 void setProgram(RemoteProgramNaturalId program)
           
 void setVesselPhysicalFeatures(RemoteVesselPhysicalFeaturesNaturalId vesselPhysicalFeatures)
           
 
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

RemoteVesselPhysicalFeaturesOriginNaturalId

public RemoteVesselPhysicalFeaturesOriginNaturalId()

RemoteVesselPhysicalFeaturesOriginNaturalId

public RemoteVesselPhysicalFeaturesOriginNaturalId(RemoteVesselPhysicalFeaturesNaturalId vesselPhysicalFeatures,
                                                   RemoteProgramNaturalId program)

RemoteVesselPhysicalFeaturesOriginNaturalId

public RemoteVesselPhysicalFeaturesOriginNaturalId(RemoteVesselPhysicalFeaturesOriginNaturalId otherBean)
Copies constructor from other RemoteVesselPhysicalFeaturesOriginNaturalId

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

copy

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


getVesselPhysicalFeatures

public RemoteVesselPhysicalFeaturesNaturalId getVesselPhysicalFeatures()

setVesselPhysicalFeatures

public void setVesselPhysicalFeatures(RemoteVesselPhysicalFeaturesNaturalId vesselPhysicalFeatures)

getProgram

public RemoteProgramNaturalId getProgram()

setProgram

public void setProgram(RemoteProgramNaturalId program)


Copyright © 2008-2010 IFREMER. All Rights Reserved.