public class DetailRelanceEvaluation extends Object implements Serializable
Constructor and Description |
---|
DetailRelanceEvaluation() |
Modifier and Type | Method and Description |
---|---|
FcAlerte |
getAlerte() |
FcIntervenant |
getIntervenant() |
String |
getMailParticipant() |
TParstdParam |
getModele() |
TMotcle |
getMotcle() |
FcParticipant |
getParticipant() |
void |
setAlerte(FcAlerte alerte) |
void |
setIntervenant(FcIntervenant intervenant) |
void |
setMailParticipant(String mailParticipant) |
void |
setModele(TParstdParam modele) |
void |
setMotcle(TMotcle motcle) |
void |
setParticipant(FcParticipant participant) |
public FcAlerte getAlerte()
public void setAlerte(FcAlerte alerte)
alerte
- the alerte to setpublic TMotcle getMotcle()
public void setMotcle(TMotcle motcle)
motcle
- the motcle to setpublic TParstdParam getModele()
public void setModele(TParstdParam modele)
modele
- the modele to setpublic FcParticipant getParticipant()
public void setParticipant(FcParticipant participant)
participant
- the participant to setpublic FcIntervenant getIntervenant()
public void setIntervenant(FcIntervenant intervenant)
intervenant
- the intervenant to setpublic String getMailParticipant()
public void setMailParticipant(String mailParticipant)
mailParticipant
- the mailParticipant to setCopyright © 2016. All rights reserved.