| Package | Description |
|---|---|
| nc.ird.cantharella.data.model |
| Modifier and Type | Method and Description |
|---|---|
Extraction |
Extrait.getExtraction()
extraction getter
|
| Modifier and Type | Method and Description |
|---|---|
List<Extraction> |
Lot.getExtractions()
extractions getter
|
List<Extraction> |
Personne.getExtractionsCrees()
extractionsCrees getter
|
| Modifier and Type | Method and Description |
|---|---|
int |
Extraction.compareTo(Extraction extraction) |
void |
Extrait.setExtraction(Extraction extraction)
extraction setter
|
| Modifier and Type | Method and Description |
|---|---|
void |
Lot.setExtractions(List<Extraction> extractions)
extractions setter
|
void |
Personne.setExtractionsCrees(List<Extraction> extractionsCrees)
extractionsCrees setter
|
Copyright © 2009-2013 IRD. All Rights Reserved.