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

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

public class ClusterGearPhysicalFeaturesOrigin
extends ClusterAbstract
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
ClusterGearPhysicalFeaturesOrigin()
           
ClusterGearPhysicalFeaturesOrigin(ClusterGearPhysicalFeaturesOrigin otherBean)
          Copies constructor from other ClusterGearPhysicalFeaturesOrigin
ClusterGearPhysicalFeaturesOrigin(RemoteGearPhysicalFeaturesNaturalId gearPhysicalFeaturesNaturalId, RemoteProgramNaturalId programNaturalId)
           
ClusterGearPhysicalFeaturesOrigin(RemoteGearPhysicalFeaturesNaturalId gearPhysicalFeaturesNaturalId, RemoteProgramNaturalId programNaturalId, RemoteAcquisitionLevelNaturalId acquisitionLevelNaturalId)
           
 
Method Summary
 void copy(ClusterGearPhysicalFeaturesOrigin otherBean)
          Copies all properties from the argument value object into this value object.
 RemoteAcquisitionLevelNaturalId getAcquisitionLevelNaturalId()
           
 RemoteGearPhysicalFeaturesNaturalId getGearPhysicalFeaturesNaturalId()
           
 RemoteProgramNaturalId getProgramNaturalId()
           
 void setAcquisitionLevelNaturalId(RemoteAcquisitionLevelNaturalId acquisitionLevelNaturalId)
           
 void setGearPhysicalFeaturesNaturalId(RemoteGearPhysicalFeaturesNaturalId gearPhysicalFeaturesNaturalId)
           
 void setProgramNaturalId(RemoteProgramNaturalId programNaturalId)
           
 
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

ClusterGearPhysicalFeaturesOrigin

public ClusterGearPhysicalFeaturesOrigin()

ClusterGearPhysicalFeaturesOrigin

public ClusterGearPhysicalFeaturesOrigin(RemoteGearPhysicalFeaturesNaturalId gearPhysicalFeaturesNaturalId,
                                         RemoteProgramNaturalId programNaturalId)

ClusterGearPhysicalFeaturesOrigin

public ClusterGearPhysicalFeaturesOrigin(RemoteGearPhysicalFeaturesNaturalId gearPhysicalFeaturesNaturalId,
                                         RemoteProgramNaturalId programNaturalId,
                                         RemoteAcquisitionLevelNaturalId acquisitionLevelNaturalId)

ClusterGearPhysicalFeaturesOrigin

public ClusterGearPhysicalFeaturesOrigin(ClusterGearPhysicalFeaturesOrigin otherBean)
Copies constructor from other ClusterGearPhysicalFeaturesOrigin

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

copy

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


getGearPhysicalFeaturesNaturalId

public RemoteGearPhysicalFeaturesNaturalId getGearPhysicalFeaturesNaturalId()

setGearPhysicalFeaturesNaturalId

public void setGearPhysicalFeaturesNaturalId(RemoteGearPhysicalFeaturesNaturalId gearPhysicalFeaturesNaturalId)

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.