fr.ifremer.allegro.data.fishingArea.generic.vo
Class RemoteFishingArea2RegulationLocationFullVO
java.lang.Object
fr.ifremer.allegro.valueObjectAbstract.RemoteFullVOAbstract
fr.ifremer.allegro.data.fishingArea.generic.vo.RemoteFishingArea2RegulationLocationFullVO
- All Implemented Interfaces:
- java.io.Serializable
public class RemoteFishingArea2RegulationLocationFullVO
- 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 |
RemoteFishingArea2RegulationLocationFullVO
public RemoteFishingArea2RegulationLocationFullVO()
RemoteFishingArea2RegulationLocationFullVO
public RemoteFishingArea2RegulationLocationFullVO(java.lang.Integer locationId,
java.lang.Integer fishingAreaId)
RemoteFishingArea2RegulationLocationFullVO
public RemoteFishingArea2RegulationLocationFullVO(RemoteFishingArea2RegulationLocationFullVO otherBean)
- Copies constructor from other RemoteFishingArea2RegulationLocationFullVO
- Parameters:
otherBean,
- cannot be null
- Throws:
java.lang.NullPointerException
- if the argument is null
copy
public void copy(RemoteFishingArea2RegulationLocationFullVO otherBean)
- Copies all properties from the argument value object into this value object.
getLocationId
public java.lang.Integer getLocationId()
setLocationId
public void setLocationId(java.lang.Integer locationId)
getFishingAreaId
public java.lang.Integer getFishingAreaId()
setFishingAreaId
public void setFishingAreaId(java.lang.Integer fishingAreaId)
Copyright © 2008-2010 IFREMER. All Rights Reserved.