public class CtxFcWebBindTheme extends Object implements Serializable
Constructor and Description |
---|
CtxFcWebBindTheme() |
Modifier and Type | Method and Description |
---|---|
Double |
getIdentTheme() |
String |
getLibelle() |
Double |
getNumOrdre() |
List<CtxFcWebBindQuestion> |
getQuestions() |
void |
setIdentTheme(Double identTheme) |
void |
setLibelle(String libelle) |
void |
setNumOrdre(Double numOrdre) |
void |
setQuestions(List<CtxFcWebBindQuestion> questions) |
public Double getIdentTheme()
public void setIdentTheme(Double identTheme)
public String getLibelle()
public void setLibelle(String libelle)
public List<CtxFcWebBindQuestion> getQuestions()
public void setQuestions(List<CtxFcWebBindQuestion> questions)
public Double getNumOrdre()
public void setNumOrdre(Double numOrdre)
numOrdre
- the numOrdre to setCopyright © 2016. All rights reserved.