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

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

public class StatisticEntrySubmit
extends java.lang.Object

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

StatisticEntrySubmit

public StatisticEntrySubmit()
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

getFieldLibelle

public java.lang.String getFieldLibelle()
Returns:
the field libelle

setFieldLibelle

public void setFieldLibelle(java.lang.String fieldLibelle)
set the field libelle

Parameters:
fieldLibelle - the field libelle


Copyright © 2008 Mairie de Paris. All Rights Reserved.