org.YoUmail
Class ReadForm

java.lang.Object
  extended byorg.apache.struts.action.ActionForm
      extended byorg.YoUmail.ReadForm
All Implemented Interfaces:
java.io.Serializable

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

Version:
1.0 2004-1-20
Author:
topmint
See Also:
Serialized Form

Field Summary
private  int index
           
 
Fields inherited from class org.apache.struts.action.ActionForm
multipartRequestHandler, servlet
 
Constructor Summary
ReadForm()
           
 
Method Summary
 int getIndex()
           
 void setIndex(int index)
           
 
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

index

private int index
Constructor Detail

ReadForm

public ReadForm()
Method Detail

getIndex

public int getIndex()

setIndex

public void setIndex(int index)