|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.plugins.form.business.StatisticEntrySubmit
public class StatisticEntrySubmit
StatisticEntrySubmit
Constructor Summary | |
---|---|
StatisticEntrySubmit()
|
Method Summary | |
---|---|
java.lang.String |
getFieldLibelle()
|
int |
getNumberResponse()
return the number of response |
void |
setFieldLibelle(java.lang.String fieldLibelle)
set the field libelle |
void |
setNumberResponse(int numberResponse)
set the number of response |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StatisticEntrySubmit()
Method Detail |
---|
public int getNumberResponse()
public void setNumberResponse(int numberResponse)
numberResponse
- the number of responsepublic java.lang.String getFieldLibelle()
public void setFieldLibelle(java.lang.String fieldLibelle)
fieldLibelle
- the field libelle
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |