Modifier and Type | Method and Description |
---|---|
LocationImpl |
FishingArea2RegulationLocationPK.getLocation() |
LocationImpl |
FishingArea2ManagedLocationPK.getLocation() |
Modifier and Type | Method and Description |
---|---|
void |
FishingArea2RegulationLocationPK.setLocation(LocationImpl location) |
void |
FishingArea2ManagedLocationPK.setLocation(LocationImpl location) |
Constructor and Description |
---|
FishingArea2ManagedLocationPK(LocationImpl location,
FishingAreaImpl fishingArea) |
FishingArea2RegulationLocationPK(FishingAreaImpl fishingArea,
LocationImpl location) |
Modifier and Type | Method and Description |
---|---|
LocationImpl |
VesselCommissioningPeriodPK.getCommissioningLocation() |
LocationImpl |
VesselRegistrationPeriodPK.getRegistrationLocation() |
Modifier and Type | Method and Description |
---|---|
void |
VesselCommissioningPeriodPK.setCommissioningLocation(LocationImpl commissioningLocation) |
void |
VesselRegistrationPeriodPK.setRegistrationLocation(LocationImpl registrationLocation) |
Constructor and Description |
---|
VesselCommissioningPeriodPK(LocationImpl commissioningLocation,
VesselImpl vessel,
Date startDate) |
VesselRegistrationPeriodPK(LocationImpl registrationLocation,
VesselImpl vessel,
Date startDateTime) |
Modifier and Type | Class and Description |
---|---|
class |
LocationArea
Géomtérie polygonale (multi polygone) associée au lieu.
|
class |
LocationAreaImpl |
class |
LocationLine
Géomtérie multi-lignes (polygone ouvert) associée au lieu.
|
class |
LocationLineImpl |
class |
LocationPoint
Géomtérie ponctuelle (multi point) associée au lieu.
|
class |
LocationPointImpl |
Modifier and Type | Method and Description |
---|---|
LocationImpl |
LocationAssociationPK.getChildLocation() |
LocationImpl |
LocationAssociationPK.getParentLocation() |
Modifier and Type | Method and Description |
---|---|
void |
LocationAssociationPK.setChildLocation(LocationImpl childLocation) |
void |
LocationAssociationPK.setParentLocation(LocationImpl parentLocation) |
Constructor and Description |
---|
LocationAssociationPK(LocationImpl parentLocation,
LocationImpl childLocation) |
Modifier and Type | Method and Description |
---|---|
LocationImpl |
RegulationArea2RegulationLocationPK.getLocation() |
Modifier and Type | Method and Description |
---|---|
void |
RegulationArea2RegulationLocationPK.setLocation(LocationImpl location) |
Constructor and Description |
---|
RegulationArea2RegulationLocationPK(LocationImpl location,
RegulationAreaImpl regulationArea) |
Modifier and Type | Method and Description |
---|---|
LocationImpl |
SpatialItem2LocationPK.getLocation() |
Modifier and Type | Method and Description |
---|---|
void |
SpatialItem2LocationPK.setLocation(LocationImpl location) |
Constructor and Description |
---|
SpatialItem2LocationPK(LocationImpl location,
SpatialItemImpl spatialItem) |
Modifier and Type | Method and Description |
---|---|
LocationImpl |
LocationHierarchyPK.getLocation() |
LocationImpl |
LocationHierarchyOverridePK.getLocation() |
LocationImpl |
LocationHierarchyExceptionPK.getLocation() |
LocationImpl |
LocationHierarchyPK.getParent() |
LocationImpl |
LocationHierarchyOverridePK.getParent() |
LocationImpl |
LocationHierarchyExceptionPK.getParent() |
Modifier and Type | Method and Description |
---|---|
void |
LocationHierarchyPK.setLocation(LocationImpl location) |
void |
LocationHierarchyOverridePK.setLocation(LocationImpl location) |
void |
LocationHierarchyExceptionPK.setLocation(LocationImpl location) |
void |
LocationHierarchyPK.setParent(LocationImpl parent) |
void |
LocationHierarchyOverridePK.setParent(LocationImpl parent) |
void |
LocationHierarchyExceptionPK.setParent(LocationImpl parent) |
Constructor and Description |
---|
LocationHierarchyExceptionPK(LocationImpl location,
LocationImpl parent) |
LocationHierarchyOverridePK(LocationImpl parent,
LocationImpl location) |
LocationHierarchyPK(LocationImpl location,
LocationImpl parent) |
Copyright © 2012–2014 IFREMER. All rights reserved.