fr.ifremer.allegro.data.vessel.feature.use.generic.cluster
Class ClusterVesselUseFeaturesOrigin

java.lang.Object
  extended by fr.ifremer.allegro.valueObjectAbstract.ClusterAbstract
      extended by fr.ifremer.allegro.data.vessel.feature.use.generic.cluster.ClusterVesselUseFeaturesOrigin
All Implemented Interfaces:
java.io.Serializable

public class ClusterVesselUseFeaturesOrigin
extends ClusterAbstract
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
ClusterVesselUseFeaturesOrigin()
           
ClusterVesselUseFeaturesOrigin(ClusterVesselUseFeaturesOrigin otherBean)
          Copies constructor from other ClusterVesselUseFeaturesOrigin
ClusterVesselUseFeaturesOrigin(RemoteVesselUseFeaturesNaturalId vesselUseFeaturesNaturalId, RemoteProgramNaturalId programNaturalId)
           
ClusterVesselUseFeaturesOrigin(RemoteVesselUseFeaturesNaturalId vesselUseFeaturesNaturalId, RemoteProgramNaturalId programNaturalId, RemoteAcquisitionLevelNaturalId acquisitionLevelNaturalId)
           
 
Method Summary
 void copy(ClusterVesselUseFeaturesOrigin otherBean)
          Copies all properties from the argument value object into this value object.
 RemoteAcquisitionLevelNaturalId getAcquisitionLevelNaturalId()
           
 RemoteProgramNaturalId getProgramNaturalId()
           
 RemoteVesselUseFeaturesNaturalId getVesselUseFeaturesNaturalId()
           
 void setAcquisitionLevelNaturalId(RemoteAcquisitionLevelNaturalId acquisitionLevelNaturalId)
           
 void setProgramNaturalId(RemoteProgramNaturalId programNaturalId)
           
 void setVesselUseFeaturesNaturalId(RemoteVesselUseFeaturesNaturalId vesselUseFeaturesNaturalId)
           
 
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

ClusterVesselUseFeaturesOrigin

public ClusterVesselUseFeaturesOrigin()

ClusterVesselUseFeaturesOrigin

public ClusterVesselUseFeaturesOrigin(RemoteVesselUseFeaturesNaturalId vesselUseFeaturesNaturalId,
                                      RemoteProgramNaturalId programNaturalId)

ClusterVesselUseFeaturesOrigin

public ClusterVesselUseFeaturesOrigin(RemoteVesselUseFeaturesNaturalId vesselUseFeaturesNaturalId,
                                      RemoteProgramNaturalId programNaturalId,
                                      RemoteAcquisitionLevelNaturalId acquisitionLevelNaturalId)

ClusterVesselUseFeaturesOrigin

public ClusterVesselUseFeaturesOrigin(ClusterVesselUseFeaturesOrigin otherBean)
Copies constructor from other ClusterVesselUseFeaturesOrigin

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

copy

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


getVesselUseFeaturesNaturalId

public RemoteVesselUseFeaturesNaturalId getVesselUseFeaturesNaturalId()

setVesselUseFeaturesNaturalId

public void setVesselUseFeaturesNaturalId(RemoteVesselUseFeaturesNaturalId vesselUseFeaturesNaturalId)

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.