|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectorg.apache.struts.action.ActionForm
sample.forms.SampleFormBean1
フィールドの概要 | |
private java.lang.String |
attribute1
|
クラス org.apache.struts.action.ActionForm から継承したフィールド |
multipartRequestHandler, servlet |
コンストラクタの概要 | |
SampleFormBean1()
|
メソッドの概要 | |
java.lang.String |
getAttribute1()
|
void |
setAttribute1(java.lang.String attribute1)
|
クラス org.apache.struts.action.ActionForm から継承したメソッド |
getMultipartRequestHandler, getServlet, getServletWrapper, reset, 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 SampleFormBean1()
メソッドの詳細 |
public java.lang.String getAttribute1()
public void setAttribute1(java.lang.String attribute1)
|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |