public class CompetenceCollaborateurDetail extends Object implements Serializable
| Constructor and Description |
|---|
CompetenceCollaborateurDetail() |
CompetenceCollaborateurDetail(Double identCompetence,
Double identNiveau,
String codeNiveau,
String couleurNiveau,
String libelleNiveau,
String codeCollab,
Double identCollab,
Double identSavoir,
String codeSavoir,
String libelleSavoir) |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
String |
getCodeCollab() |
String |
getCodeNiveau() |
String |
getCodeSavoir() |
String |
getCouleurNiveau() |
Double |
getIdentCollab() |
Double |
getIdentCompetence() |
Double |
getIdentNiveau() |
Double |
getIdentSavoir() |
String |
getLibelleNiveau() |
String |
getLibelleSavoir() |
void |
setCodeCollab(String codeCollab) |
void |
setCodeNiveau(String codeNiveau) |
void |
setCodeSavoir(String codeSavoir) |
void |
setCouleurNiveau(String couleurNiveau) |
void |
setIdentCollab(Double identCollab) |
void |
setIdentCompetence(Double identCompetence) |
void |
setIdentNiveau(Double identNiveau) |
void |
setIdentSavoir(Double identSavoir) |
void |
setLibelleNiveau(String libelleNiveau) |
void |
setLibelleSavoir(String libelleSavoir) |
void |
updateWithCompetence(FCompetence competence) |
public void updateWithCompetence(FCompetence competence)
public void clear()
public Double getIdentCompetence()
public void setIdentCompetence(Double identCompetence)
identCompetence - the identCompetence to setpublic Double getIdentNiveau()
public void setIdentNiveau(Double identNiveau)
identNiveau - the identNiveau to setpublic String getCodeNiveau()
public void setCodeNiveau(String codeNiveau)
codeNiveau - the codeNiveau to setpublic String getCouleurNiveau()
public void setCouleurNiveau(String couleurNiveau)
couleurNiveau - the couleurNiveau to setpublic String getCodeCollab()
public void setCodeCollab(String codeCollab)
codeCollab - the codeCollab to setpublic Double getIdentCollab()
public void setIdentCollab(Double identCollab)
identCollab - the identCollab to setpublic Double getIdentSavoir()
public void setIdentSavoir(Double identSavoir)
identSavoir - the identSavoir to setpublic String getCodeSavoir()
public void setCodeSavoir(String codeSavoir)
codeSavoir - the codeSavoir to setpublic String getLibelleSavoir()
public void setLibelleSavoir(String libelleSavoir)
libelleSavoir - the libelleSavoir to setpublic String getLibelleNiveau()
public void setLibelleNiveau(String libelleNiveau)
libelleNiveau - the libelleNiveau to setCopyright © 2016. All rights reserved.