| Package | Description |
|---|---|
| nc.ird.cantharella.data.model | |
| nc.ird.cantharella.data.model.comparators |
| Modifier and Type | Method and Description |
|---|---|
ResultatTestBio |
ResultatTestBio.clone() |
| Modifier and Type | Method and Description |
|---|---|
List<ResultatTestBio> |
TestBio.getResultats()
resultats getter
|
List<ResultatTestBio> |
Produit.getResultatsTestsBioSuivants()
resultatsTestsBioSuivants getter
|
List<ResultatTestBio> |
TestBio.getSortedResultats()
Rend les résultats triés en utilisant le comparateur
ResultatsOfTestBioComp |
| Modifier and Type | Method and Description |
|---|---|
int |
ResultatTestBio.compareTo(ResultatTestBio resultat) |
| Modifier and Type | Method and Description |
|---|---|
void |
TestBio.setResultats(List<ResultatTestBio> resultats)
resultats setter
|
void |
Produit.setResultatsTestsBioSuivants(List<ResultatTestBio> resultatsTestsBioSuivants)
resultatsTestsBioSuivants setter
|
| Modifier and Type | Method and Description |
|---|---|
int |
ResultatsOfTestBioComp.compare(ResultatTestBio obj1,
ResultatTestBio obj2) |
Copyright © 2012. All Rights Reserved.