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

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

public class RemoteGearPhysicalFeaturesOriginNaturalId
extends RemoteNaturalIdAbstract
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
RemoteGearPhysicalFeaturesOriginNaturalId()
           
RemoteGearPhysicalFeaturesOriginNaturalId(RemoteGearPhysicalFeaturesNaturalId gearPhysicalFeatures, RemoteProgramNaturalId program)
           
RemoteGearPhysicalFeaturesOriginNaturalId(RemoteGearPhysicalFeaturesOriginNaturalId otherBean)
          Copies constructor from other RemoteGearPhysicalFeaturesOriginNaturalId
 
Method Summary
 void copy(RemoteGearPhysicalFeaturesOriginNaturalId otherBean)
          Copies all properties from the argument value object into this value object.
 RemoteGearPhysicalFeaturesNaturalId getGearPhysicalFeatures()
           
 RemoteProgramNaturalId getProgram()
           
 void setGearPhysicalFeatures(RemoteGearPhysicalFeaturesNaturalId gearPhysicalFeatures)
           
 void setProgram(RemoteProgramNaturalId program)
           
 
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

RemoteGearPhysicalFeaturesOriginNaturalId

public RemoteGearPhysicalFeaturesOriginNaturalId()

RemoteGearPhysicalFeaturesOriginNaturalId

public RemoteGearPhysicalFeaturesOriginNaturalId(RemoteGearPhysicalFeaturesNaturalId gearPhysicalFeatures,
                                                 RemoteProgramNaturalId program)

RemoteGearPhysicalFeaturesOriginNaturalId

public RemoteGearPhysicalFeaturesOriginNaturalId(RemoteGearPhysicalFeaturesOriginNaturalId otherBean)
Copies constructor from other RemoteGearPhysicalFeaturesOriginNaturalId

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

copy

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


getGearPhysicalFeatures

public RemoteGearPhysicalFeaturesNaturalId getGearPhysicalFeatures()

setGearPhysicalFeatures

public void setGearPhysicalFeatures(RemoteGearPhysicalFeaturesNaturalId gearPhysicalFeatures)

getProgram

public RemoteProgramNaturalId getProgram()

setProgram

public void setProgram(RemoteProgramNaturalId program)


Copyright © 2008-2010 IFREMER. All Rights Reserved.