|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectbeans.ChildBean
フィールドの概要 | |
private java.lang.String |
attribute1
|
コンストラクタの概要 | |
ChildBean()
|
メソッドの概要 | |
java.lang.String |
getAttribute1()
|
void |
setAttribute1(java.lang.String attribute1)
|
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
フィールドの詳細 |
private java.lang.String attribute1
コンストラクタの詳細 |
public ChildBean()
メソッドの詳細 |
public java.lang.String getAttribute1()
public void setAttribute1(java.lang.String attribute1)
|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |