fr.paris.lutece.plugins.form.business
Class StatisticFormSubmit

java.lang.Object
  extended by fr.paris.lutece.plugins.form.business.StatisticFormSubmit

public class StatisticFormSubmit
extends java.lang.Object

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

StatisticFormSubmit

public StatisticFormSubmit()
Method Detail

getNumberResponse

public int getNumberResponse()
return the number of response

Returns:
the number of response

setNumberResponse

public void setNumberResponse(int numberResponse)
set the number of response

Parameters:
numberResponse - the number of response

getStatisticDate

public java.sql.Timestamp getStatisticDate()
Returns:
the statistic date

setStatisticDate

public void setStatisticDate(java.sql.Timestamp statisticDate)
set the statistic date

Parameters:
statisticDate - the statistic date


Copyright © 2010 Mairie de Paris. All Rights Reserved.