|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectfeat2.config.Config
feat2.config.ResponseConfigBase
feat2.config.BeanXMLConfig
beanxmlレスポンスの設定。
コンストラクタの概要 | |
BeanXMLConfig()
|
メソッドの概要 | |
java.lang.String |
getElementName()
設定ファイルの要素名を返す。 |
ObjectRef |
getRef()
|
Response |
getResponseInstance()
|
Scope |
getScope()
|
void |
setRef(ObjectRef attr)
|
void |
setScope(Scope scope)
|
クラス feat2.config.ResponseConfigBase から継承したメソッド |
getName, setName, validate |
クラス feat2.config.Config から継承したメソッド |
getConfigPath, getFeatConfig, getFeatureConfig, getParent, setParent |
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
public BeanXMLConfig()
メソッドの詳細 |
public ObjectRef getRef()
public void setRef(ObjectRef attr)
public Scope getScope()
public void setScope(Scope scope)
public java.lang.String getElementName()
Config
の記述:
Config
内の getElementName
public Response getResponseInstance()
ResponseConfigBase
内の getResponseInstance
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |