fr.ifremer.allegro.data.vessel.feature.physical.generic.vo
Class RemoteVesselPhysicalFeaturesOriginNaturalId
java.lang.Object
fr.ifremer.allegro.valueObjectAbstract.RemoteNaturalIdAbstract
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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
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.