fr.ifremer.allegro.data.fishingArea
Class FishingArea2RegulationLocationPK

java.lang.Object
  extended by fr.ifremer.allegro.data.fishingArea.FishingArea2RegulationLocationPK
All Implemented Interfaces:
java.io.Serializable

public class FishingArea2RegulationLocationPK
extends java.lang.Object
implements java.io.Serializable

Primary key class for FishingArea2RegulationLocation

See Also:
Serialized Form

Nested Class Summary
static class FishingArea2RegulationLocationPK.Factory
          Constructs new instances of FishingArea2RegulationLocationPK.
 
Constructor Summary
FishingArea2RegulationLocationPK()
           
 
Method Summary
 boolean equals(java.lang.Object object)
           
 FishingArea getFishingArea()
           
 Location getLocation()
           
 int hashCode()
           
 void setFishingArea(FishingArea fishingArea)
           
 void setLocation(Location location)
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FishingArea2RegulationLocationPK

public FishingArea2RegulationLocationPK()
Method Detail

getFishingArea

public FishingArea getFishingArea()

setFishingArea

public void setFishingArea(FishingArea fishingArea)

getLocation

public Location getLocation()

setLocation

public void setLocation(Location location)

equals

public boolean equals(java.lang.Object object)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object


Copyright © 2008-2010 IFREMER. All Rights Reserved.