fr.ifremer.allegro.data.vessel.feature.use.generic.vo
Class RemoteGearUseFeaturesOriginNaturalId
java.lang.Object
fr.ifremer.allegro.valueObjectAbstract.RemoteNaturalIdAbstract
fr.ifremer.allegro.data.vessel.feature.use.generic.vo.RemoteGearUseFeaturesOriginNaturalId
- All Implemented Interfaces:
- java.io.Serializable
public class RemoteGearUseFeaturesOriginNaturalId
- extends RemoteNaturalIdAbstract
- 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 |
RemoteGearUseFeaturesOriginNaturalId
public RemoteGearUseFeaturesOriginNaturalId()
RemoteGearUseFeaturesOriginNaturalId
public RemoteGearUseFeaturesOriginNaturalId(RemoteGearUseFeaturesNaturalId gearUseFeatures,
RemoteProgramNaturalId program)
RemoteGearUseFeaturesOriginNaturalId
public RemoteGearUseFeaturesOriginNaturalId(RemoteGearUseFeaturesOriginNaturalId otherBean)
- Copies constructor from other RemoteGearUseFeaturesOriginNaturalId
- Parameters:
otherBean,
- cannot be null
- Throws:
java.lang.NullPointerException
- if the argument is null
copy
public void copy(RemoteGearUseFeaturesOriginNaturalId otherBean)
- Copies all properties from the argument value object into this value object.
getGearUseFeatures
public RemoteGearUseFeaturesNaturalId getGearUseFeatures()
setGearUseFeatures
public void setGearUseFeatures(RemoteGearUseFeaturesNaturalId gearUseFeatures)
getProgram
public RemoteProgramNaturalId getProgram()
setProgram
public void setProgram(RemoteProgramNaturalId program)
Copyright © 2008-2010 IFREMER. All Rights Reserved.