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