shohaku.ginkgo.tags.core.beans
クラス FactoryMethodDescTag
java.lang.Object
shohaku.ginkgo.tags.AbstractTag
shohaku.ginkgo.tags.AbstractValueTag
shohaku.ginkgo.tags.core.beans.FactoryMethodDescTag
- すべての実装インタフェース:
- Node, TagNode, ValueNode
- public class FactoryMethodDescTag
- extends AbstractValueTag
コンストラクタまたはファクトリメソッドを表現する値タグを提供します。shohaku.core.beans.FactoryMethodDesc 型のデータを生成します。
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FactoryMethodDescTag
public FactoryMethodDescTag()
generateValue
protected java.lang.Object generateValue()
- 値を生成して返却します。
- 定義:
- クラス
AbstractValueTag
内の generateValue
- 戻り値:
- 生成された値
setMethod
public void setMethod(java.lang.String method)
- method 属性を格納します。
- パラメータ:
method
- method 属性
getMethod
public java.lang.String getMethod()
- method 属性を返却します。
- 戻り値:
- method 属性
addElementTransferValue
public void addElementTransferValue(shohaku.core.beans.dynamic.ArgumentDesc arg)
- エレメントを追加します。
- パラメータ:
arg
- エレメント