fr.ifremer.allegro.data.vessel.feature.physical.generic.vo
Class RemoteGearPhysicalFeaturesOriginFullVO
java.lang.Object
fr.ifremer.allegro.valueObjectAbstract.RemoteFullVOAbstract
fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteGearPhysicalFeaturesOriginFullVO
- All Implemented Interfaces:
- java.io.Serializable
public class RemoteGearPhysicalFeaturesOriginFullVO
- extends RemoteFullVOAbstract
- 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 |
RemoteGearPhysicalFeaturesOriginFullVO
public RemoteGearPhysicalFeaturesOriginFullVO()
RemoteGearPhysicalFeaturesOriginFullVO
public RemoteGearPhysicalFeaturesOriginFullVO(java.lang.Integer gearPhysicalFeaturesId,
java.lang.String programCode)
RemoteGearPhysicalFeaturesOriginFullVO
public RemoteGearPhysicalFeaturesOriginFullVO(java.lang.Integer gearPhysicalFeaturesId,
java.lang.String programCode,
java.lang.String acquisitionLevelCode)
RemoteGearPhysicalFeaturesOriginFullVO
public RemoteGearPhysicalFeaturesOriginFullVO(RemoteGearPhysicalFeaturesOriginFullVO otherBean)
- Copies constructor from other RemoteGearPhysicalFeaturesOriginFullVO
- Parameters:
otherBean,
- cannot be null
- Throws:
java.lang.NullPointerException
- if the argument is null
copy
public void copy(RemoteGearPhysicalFeaturesOriginFullVO otherBean)
- Copies all properties from the argument value object into this value object.
getGearPhysicalFeaturesId
public java.lang.Integer getGearPhysicalFeaturesId()
setGearPhysicalFeaturesId
public void setGearPhysicalFeaturesId(java.lang.Integer gearPhysicalFeaturesId)
getProgramCode
public java.lang.String getProgramCode()
setProgramCode
public void setProgramCode(java.lang.String programCode)
getAcquisitionLevelCode
public java.lang.String getAcquisitionLevelCode()
setAcquisitionLevelCode
public void setAcquisitionLevelCode(java.lang.String acquisitionLevelCode)
Copyright © 2008-2010 IFREMER. All Rights Reserved.