public abstract class FishingArea2RegulationLocation extends Object implements Serializable
Table de liaison entre une zone de peche effective, et une zone avec une réglementation particulière (ex : ZEE, zone d'effort, etc.).
Cela permet de lister, pour une zone de peche effective, dans quelles réglementaires se trouve le navire.
Utilisé dans SACAPT.
Zones
| Modifier and Type | Class and Description |
|---|---|
static class |
FishingArea2RegulationLocation.Factory
Constructs new instances of
FishingArea2RegulationLocation. |
| Constructor and Description |
|---|
FishingArea2RegulationLocation() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object object)
Returns
true if the argument is an FishingArea2RegulationLocation instance and all identifiers for this entity
equal the identifiers of the argument entity. |
FishingArea2RegulationLocationPK |
getFishingArea2RegulationLocationPk() |
int |
hashCode()
Returns a hash code based on this entity's identifiers.
|
void |
setFishingArea2RegulationLocationPk(FishingArea2RegulationLocationPK fishingArea2RegulationLocationPk) |
public FishingArea2RegulationLocationPK getFishingArea2RegulationLocationPk()
public void setFishingArea2RegulationLocationPk(FishingArea2RegulationLocationPK fishingArea2RegulationLocationPk)
public int hashCode()
Copyright © 2013. All Rights Reserved.