| Package | Description |
|---|---|
| nc.ird.cantharella.data.model |
| Modifier and Type | Method and Description |
|---|---|
CampagnePersonneParticipant |
CampagnePersonneParticipant.clone() |
| Modifier and Type | Method and Description |
|---|---|
List<CampagnePersonneParticipant> |
Personne.getCampagnesParticipees()
campagnesParticipees getter
|
List<CampagnePersonneParticipant> |
Campagne.getParticipants()
participants getter
|
| Modifier and Type | Method and Description |
|---|---|
void |
Personne.setCampagnesParticipees(List<CampagnePersonneParticipant> campagnesParticipees)
campagnesParticipees setter
|
void |
Campagne.setParticipants(List<CampagnePersonneParticipant> participants)
participants setter
|
Copyright © 2012. All Rights Reserved.