|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.struts.action.ActionForm
com.uoc.tfc.UI.struts.form.usuari.ActualitzarFotoForm
public class ActualitzarFotoForm
Constructor Summary | |
---|---|
ActualitzarFotoForm()
|
Method Summary | |
---|---|
org.apache.struts.upload.FormFile |
getTheFile()
|
void |
setTheFile(org.apache.struts.upload.FormFile theFile)
|
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 |
---|
public ActualitzarFotoForm()
Method Detail |
---|
public org.apache.struts.upload.FormFile getTheFile()
public void setTheFile(org.apache.struts.upload.FormFile theFile)
theFile
- The FormFile to set.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |