|
|||||||||
| Home >> All >> com >> lilacsoftware >> [ orca overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.lilacsoftware.orca
Class InfoForm

java.lang.Objectorg.apache.struts.action.ActionForm
com.lilacsoftware.orca.InfoForm
- All Implemented Interfaces:
- java.io.Serializable
- public class InfoForm
- extends org.apache.struts.action.ActionForm
Description of the Class
| Field Summary | |
(package private) java.lang.String |
selectionPage
|
| Fields inherited from class org.apache.struts.action.ActionForm |
multipartRequestHandler, servlet |
| Constructor Summary | |
InfoForm()
|
|
| Method Summary | |
java.lang.String |
getSelectionPage()
Gets the selectionPage attribute of the InfoForm object |
void |
setSelectionPage(java.lang.String selectionPage)
Sets the selectionPage attribute of the InfoForm object |
| 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 |
| Field Detail |
selectionPage
java.lang.String selectionPage
| Constructor Detail |
InfoForm
public InfoForm()
| Method Detail |
setSelectionPage
public void setSelectionPage(java.lang.String selectionPage)
- Sets the selectionPage attribute of the InfoForm object
- Since:
getSelectionPage
public java.lang.String getSelectionPage()
- Gets the selectionPage attribute of the InfoForm object
- Since:
|
|||||||||
| Home >> All >> com >> lilacsoftware >> [ orca overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC