|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectorg.seasar.framework.container.impl.ArgDefImpl
org.seasar.framework.container.impl.InterTypeDefImpl
InterTypeDef
の実装クラスです。
コンストラクタの概要 | |
InterTypeDefImpl()
InterTypeDefImpl を作成します。 |
|
InterTypeDefImpl(InterType interType)
InterTypeDefImpl を作成します。 |
メソッドの概要 | |
InterType |
getInterType()
インタータイプを返します。 |
クラス org.seasar.framework.container.impl.ArgDefImpl から継承したメソッド |
addMetaDef, getContainer, getExpression, getMetaDef, getMetaDef, getMetaDefs, getMetaDefSize, getValue, isValueGettable, setChildComponentDef, setContainer, setExpression, setValue |
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
インタフェース org.seasar.framework.container.ArgDef から継承したメソッド |
getContainer, getExpression, getValue, isValueGettable, setChildComponentDef, setContainer, setExpression, setValue |
インタフェース org.seasar.framework.container.MetaDefAware から継承したメソッド |
addMetaDef, getMetaDef, getMetaDef, getMetaDefs, getMetaDefSize |
コンストラクタの詳細 |
public InterTypeDefImpl()
InterTypeDefImpl
を作成します。
public InterTypeDefImpl(InterType interType)
InterTypeDefImpl
を作成します。
interType
- メソッドの詳細 |
public InterType getInterType()
InterTypeDef
の記述:
InterTypeDef
内の getInterType
|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |