fr.ifremer.allegro.data.fishingArea.generic.vo
Class RemoteFishingArea2RegulationLocationFullVO

java.lang.Object
  extended by fr.ifremer.allegro.valueObjectAbstract.RemoteFullVOAbstract
      extended by 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

Constructor Summary
RemoteFishingArea2RegulationLocationFullVO()
           
RemoteFishingArea2RegulationLocationFullVO(java.lang.Integer locationId, java.lang.Integer fishingAreaId)
           
RemoteFishingArea2RegulationLocationFullVO(RemoteFishingArea2RegulationLocationFullVO otherBean)
          Copies constructor from other RemoteFishingArea2RegulationLocationFullVO
 
Method Summary
 void copy(RemoteFishingArea2RegulationLocationFullVO otherBean)
          Copies all properties from the argument value object into this value object.
 java.lang.Integer getFishingAreaId()
           
 java.lang.Integer getLocationId()
           
 void setFishingAreaId(java.lang.Integer fishingAreaId)
           
 void setLocationId(java.lang.Integer locationId)
           
 
Methods inherited from class fr.ifremer.allegro.valueObjectAbstract.RemoteFullVOAbstract
copy
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

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
Method Detail

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.