fr.paris.lutece.plugins.stock.modules.tickets.business
Class ResultStatistic

java.lang.Object
  extended by fr.paris.lutece.plugins.stock.modules.tickets.business.ResultStatistic

public class ResultStatistic
extends java.lang.Object

class ResultStatistic


Constructor Summary
ResultStatistic()
           
 
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

ResultStatistic

public ResultStatistic()
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 © 2012 Mairie de Paris. All Rights Reserved.