fr.hyphonem.conges.forms
Class ChooseUserForm

java.lang.Object
  extended by org.apache.struts.action.ActionForm
      extended by fr.hyphonem.conges.forms.ChooseUserForm
All Implemented Interfaces:
java.io.Serializable

public class ChooseUserForm
extends org.apache.struts.action.ActionForm

Author:
Stephane Gauchet pour Hyphonem
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.apache.struts.action.ActionForm
multipartRequestHandler, servlet
 
Constructor Summary
ChooseUserForm()
           
 
Method Summary
 java.lang.String getChoixUser()
           
 void setChoixUser(java.lang.String string)
           
 
Methods inherited from class org.apache.struts.action.ActionForm
getMultipartRequestHandler, getServlet, getServletWrapper, reset, reset, setMultipartRequestHandler, setServlet, validate, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChooseUserForm

public ChooseUserForm()
Method Detail

getChoixUser

public java.lang.String getChoixUser()
Returns:
choixUser

setChoixUser

public void setChoixUser(java.lang.String string)
Parameters:
string -


Copyright © 2004-2007 Hyphonem. All Rights Reserved.