|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectorg.apache.struts.action.ActionForm
sample.forms.SampleFormBean3
フィールドの概要 | |
private java.lang.String |
attribute1
|
クラス org.apache.struts.action.ActionForm から継承したフィールド |
multipartRequestHandler, servlet |
コンストラクタの概要 | |
SampleFormBean3()
|
メソッドの概要 | |
java.lang.String |
getAttribute1()
|
void |
reset(org.apache.struts.action.ActionMapping mapping,
javax.servlet.http.HttpServletRequest request)
|
void |
setAttribute1(java.lang.String attribute1)
|
クラス org.apache.struts.action.ActionForm から継承したメソッド |
getMultipartRequestHandler, getServlet, getServletWrapper, reset, setMultipartRequestHandler, setServlet, validate, validate |
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
フィールドの詳細 |
private java.lang.String attribute1
コンストラクタの詳細 |
public SampleFormBean3()
メソッドの詳細 |
public void reset(org.apache.struts.action.ActionMapping mapping, javax.servlet.http.HttpServletRequest request)
public java.lang.String getAttribute1()
public void setAttribute1(java.lang.String attribute1)
|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |