fr.ifremer.allegro.data.fishingArea.generic.vo
Class RemoteFishingArea2RegulationLocationNaturalId
java.lang.Object
fr.ifremer.allegro.valueObjectAbstract.RemoteNaturalIdAbstract
fr.ifremer.allegro.data.fishingArea.generic.vo.RemoteFishingArea2RegulationLocationNaturalId
- All Implemented Interfaces:
- java.io.Serializable
public class RemoteFishingArea2RegulationLocationNaturalId
- 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 |
RemoteFishingArea2RegulationLocationNaturalId
public RemoteFishingArea2RegulationLocationNaturalId()
RemoteFishingArea2RegulationLocationNaturalId
public RemoteFishingArea2RegulationLocationNaturalId(RemoteLocationNaturalId location,
RemoteFishingAreaNaturalId fishingArea)
RemoteFishingArea2RegulationLocationNaturalId
public RemoteFishingArea2RegulationLocationNaturalId(RemoteFishingArea2RegulationLocationNaturalId otherBean)
- Copies constructor from other RemoteFishingArea2RegulationLocationNaturalId
- Parameters:
otherBean,
- cannot be null
- Throws:
java.lang.NullPointerException
- if the argument is null
copy
public void copy(RemoteFishingArea2RegulationLocationNaturalId otherBean)
- Copies all properties from the argument value object into this value object.
getLocation
public RemoteLocationNaturalId getLocation()
setLocation
public void setLocation(RemoteLocationNaturalId location)
getFishingArea
public RemoteFishingAreaNaturalId getFishingArea()
setFishingArea
public void setFishingArea(RemoteFishingAreaNaturalId fishingArea)
Copyright © 2008-2010 IFREMER. All Rights Reserved.