fr.ifremer.allegro.data.vessel.feature.physical.generic.cluster
Class ClusterVesselPhysicalFeaturesOrigin
java.lang.Object
fr.ifremer.allegro.valueObjectAbstract.ClusterAbstract
fr.ifremer.allegro.data.vessel.feature.physical.generic.cluster.ClusterVesselPhysicalFeaturesOrigin
- All Implemented Interfaces:
- java.io.Serializable
public class ClusterVesselPhysicalFeaturesOrigin
- extends ClusterAbstract
- 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 |
ClusterVesselPhysicalFeaturesOrigin
public ClusterVesselPhysicalFeaturesOrigin()
ClusterVesselPhysicalFeaturesOrigin
public ClusterVesselPhysicalFeaturesOrigin(RemoteVesselPhysicalFeaturesNaturalId vesselPhysicalFeaturesNaturalId,
RemoteProgramNaturalId programNaturalId)
ClusterVesselPhysicalFeaturesOrigin
public ClusterVesselPhysicalFeaturesOrigin(RemoteVesselPhysicalFeaturesNaturalId vesselPhysicalFeaturesNaturalId,
RemoteProgramNaturalId programNaturalId,
RemoteAcquisitionLevelNaturalId acquisitionLevelNaturalId)
ClusterVesselPhysicalFeaturesOrigin
public ClusterVesselPhysicalFeaturesOrigin(ClusterVesselPhysicalFeaturesOrigin otherBean)
- Copies constructor from other ClusterVesselPhysicalFeaturesOrigin
- Parameters:
otherBean,
- cannot be null
- Throws:
java.lang.NullPointerException
- if the argument is null
copy
public void copy(ClusterVesselPhysicalFeaturesOrigin otherBean)
- Copies all properties from the argument value object into this value object.
getVesselPhysicalFeaturesNaturalId
public RemoteVesselPhysicalFeaturesNaturalId getVesselPhysicalFeaturesNaturalId()
setVesselPhysicalFeaturesNaturalId
public void setVesselPhysicalFeaturesNaturalId(RemoteVesselPhysicalFeaturesNaturalId vesselPhysicalFeaturesNaturalId)
getProgramNaturalId
public RemoteProgramNaturalId getProgramNaturalId()
setProgramNaturalId
public void setProgramNaturalId(RemoteProgramNaturalId programNaturalId)
getAcquisitionLevelNaturalId
public RemoteAcquisitionLevelNaturalId getAcquisitionLevelNaturalId()
setAcquisitionLevelNaturalId
public void setAcquisitionLevelNaturalId(RemoteAcquisitionLevelNaturalId acquisitionLevelNaturalId)
Copyright © 2008-2010 IFREMER. All Rights Reserved.