public class CtxFcWebTheme extends Object implements Serializable
Constructor and Description |
---|
CtxFcWebTheme() |
Modifier and Type | Method and Description |
---|---|
Double |
getIdentTheme() |
String |
getLibelle() |
List<CtxFcWebQuestion> |
getQuestions() |
void |
setIdentTheme(Double identTheme) |
void |
setLibelle(String libelle) |
void |
setQuestions(List<CtxFcWebQuestion> questions) |
public Double getIdentTheme()
public void setIdentTheme(Double identTheme)
public String getLibelle()
public void setLibelle(String libelle)
public List<CtxFcWebQuestion> getQuestions()
public void setQuestions(List<CtxFcWebQuestion> questions)
Copyright © 2016. All rights reserved.