fr.ifremer.allegro.data.vessel.feature.physical.generic.cluster
Class ClusterVesselPhysicalFeaturesOrigin

java.lang.Object
  extended by fr.ifremer.allegro.valueObjectAbstract.ClusterAbstract
      extended by 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

Constructor Summary
ClusterVesselPhysicalFeaturesOrigin()
           
ClusterVesselPhysicalFeaturesOrigin(ClusterVesselPhysicalFeaturesOrigin otherBean)
          Copies constructor from other ClusterVesselPhysicalFeaturesOrigin
ClusterVesselPhysicalFeaturesOrigin(RemoteVesselPhysicalFeaturesNaturalId vesselPhysicalFeaturesNaturalId, RemoteProgramNaturalId programNaturalId)
           
ClusterVesselPhysicalFeaturesOrigin(RemoteVesselPhysicalFeaturesNaturalId vesselPhysicalFeaturesNaturalId, RemoteProgramNaturalId programNaturalId, RemoteAcquisitionLevelNaturalId acquisitionLevelNaturalId)
           
 
Method Summary
 void copy(ClusterVesselPhysicalFeaturesOrigin otherBean)
          Copies all properties from the argument value object into this value object.
 RemoteAcquisitionLevelNaturalId getAcquisitionLevelNaturalId()
           
 RemoteProgramNaturalId getProgramNaturalId()
           
 RemoteVesselPhysicalFeaturesNaturalId getVesselPhysicalFeaturesNaturalId()
           
 void setAcquisitionLevelNaturalId(RemoteAcquisitionLevelNaturalId acquisitionLevelNaturalId)
           
 void setProgramNaturalId(RemoteProgramNaturalId programNaturalId)
           
 void setVesselPhysicalFeaturesNaturalId(RemoteVesselPhysicalFeaturesNaturalId vesselPhysicalFeaturesNaturalId)
           
 
Methods inherited from class fr.ifremer.allegro.valueObjectAbstract.ClusterAbstract
addPropertyChangeListener, addPropertyChangeListener, copy, firePropertyChange, removePropertyChangeListener, removePropertyChangeListener
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

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
Method Detail

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.