Package | Description |
---|---|
fr.ifremer.adagio.core.dao.data.samplingScheme | |
fr.ifremer.adagio.core.dao.referential.regulation |
Modifier and Type | Method and Description |
---|---|
FisheryImpl |
SamplingStrata2FisheryPK.getFishery() |
Modifier and Type | Method and Description |
---|---|
void |
SamplingStrata2FisheryPK.setFishery(FisheryImpl fishery) |
Constructor and Description |
---|
SamplingStrata2FisheryPK(FisheryImpl fishery,
SamplingStrataImpl samplingStrata) |
Modifier and Type | Method and Description |
---|---|
FisheryImpl |
Fishery2TaxonGroupPK.getFishery() |
FisheryImpl |
Fishery2MetierPK.getFishery() |
FisheryImpl |
Fishery2GroupingPK.getFishery() |
FisheryImpl |
Fishery2GearPK.getFishery() |
Modifier and Type | Method and Description |
---|---|
void |
Fishery2TaxonGroupPK.setFishery(FisheryImpl fishery) |
void |
Fishery2MetierPK.setFishery(FisheryImpl fishery) |
void |
Fishery2GroupingPK.setFishery(FisheryImpl fishery) |
void |
Fishery2GearPK.setFishery(FisheryImpl fishery) |
Constructor and Description |
---|
Fishery2GearPK(FisheryImpl fishery,
GearImpl gear) |
Fishery2GroupingPK(GroupingImpl grouping,
FisheryImpl fishery) |
Fishery2MetierPK(FisheryImpl fishery,
MetierImpl metier) |
Fishery2TaxonGroupPK(TaxonGroupImpl taxonGroup,
FisheryImpl fishery) |
Copyright © 2012–2014 IFREMER. All rights reserved.