| Package | Description |
|---|---|
| nc.ird.cantharella.data.model | |
| nc.ird.cantharella.data.model.comparators |
| Modifier and Type | Method and Description |
|---|---|
LotPersonneDroits |
LotPersonneDroits.clone() |
| Modifier and Type | Method and Description |
|---|---|
Map<Lot,LotPersonneDroits> |
Personne.getLotsDroits()
lotsDroits getter
|
List<LotPersonneDroits> |
Lot.getPersonnesDroits()
personnesDroits getter
|
| Modifier and Type | Method and Description |
|---|---|
void |
Personne.setLotsDroits(Map<Lot,LotPersonneDroits> lotsDroits)
lotsDroits setter
|
void |
Lot.setPersonnesDroits(List<LotPersonneDroits> personnesDroits)
personnesDroits setter
|
| Modifier and Type | Method and Description |
|---|---|
int |
LotPersonneDroitsComp.compare(LotPersonneDroits obj1,
LotPersonneDroits obj2) |
Copyright © 2012. All Rights Reserved.