public class FishingArea2RegulationLocationPK extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
FishingArea2RegulationLocationPK.Factory
Constructs new instances of
FishingArea2RegulationLocationPK. |
| Constructor and Description |
|---|
FishingArea2RegulationLocationPK() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object object) |
FishingArea |
getFishingArea() |
Location |
getLocation() |
int |
hashCode() |
void |
setFishingArea(FishingArea fishingArea) |
void |
setLocation(Location location) |
public FishingArea getFishingArea()
public void setFishingArea(FishingArea fishingArea)
public Location getLocation()
public void setLocation(Location location)
Copyright © 2013. All Rights Reserved.