|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.plugins.form.business.StatisticFormSubmit
public class StatisticFormSubmit
class StatisticFormSubmit
Constructor Summary | |
---|---|
StatisticFormSubmit()
|
Method Summary | |
---|---|
int |
getNumberResponse()
return the number of response |
java.sql.Timestamp |
getStatisticDate()
|
void |
setNumberResponse(int numberResponse)
set the number of response |
void |
setStatisticDate(java.sql.Timestamp statisticDate)
set the statistic date |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StatisticFormSubmit()
Method Detail |
---|
public int getNumberResponse()
public void setNumberResponse(int numberResponse)
numberResponse
- the number of responsepublic java.sql.Timestamp getStatisticDate()
public void setStatisticDate(java.sql.Timestamp statisticDate)
statisticDate
- the statistic date
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |