|
|||||||||
| Home >> All >> org >> openolas >> struts >> [ courselaunch overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.openolas.struts.courselaunch
Class LaunchForm

java.lang.Objectorg.apache.struts.action.ActionForm
org.openolas.struts.courselaunch.LaunchForm
- All Implemented Interfaces:
- java.io.Serializable
- public class LaunchForm
- extends org.apache.struts.action.ActionForm
User: ossidian Date: 05-May-2003 Time: 15:13:20
| Field Summary | |
private java.lang.String |
courseid
|
| Fields inherited from class org.apache.struts.action.ActionForm |
multipartRequestHandler, servlet |
| Constructor Summary | |
LaunchForm()
|
|
| Method Summary | |
java.lang.String |
getCourseid()
|
void |
setCourseid(java.lang.String courseid)
|
| 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 |
courseid
private java.lang.String courseid
| Constructor Detail |
LaunchForm
public LaunchForm()
| Method Detail |
getCourseid
public java.lang.String getCourseid()
setCourseid
public void setCourseid(java.lang.String courseid)
|
|||||||||
| Home >> All >> org >> openolas >> struts >> [ courselaunch overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC