com.uoc.tfc.UI.struts.form.autenticacio
Class BenvingutForm

java.lang.Object
  extended by org.apache.struts.action.ActionForm
      extended by com.uoc.tfc.UI.struts.form.autenticacio.BenvingutForm
All Implemented Interfaces:
java.io.Serializable

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

Form de benvinguda

Author:
ojaen
See Also:
Serialized Form

Constructor Summary
BenvingutForm()
           
 
Method Summary
 
Methods inherited from class org.apache.struts.action.ActionForm
getMultipartRequestHandler, getServletWrapper, reset, reset, setMultipartRequestHandler, setServlet, validate, validate
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BenvingutForm

public BenvingutForm()