|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectorg.boxed_economy.besp.model.fmfw.behavior.TemplateAction
コンストラクタの概要 | |
TemplateAction()
Constructor for TemplateAction. |
メソッドの概要 | |
Behavior |
getBehavior()
Returns the behavior. |
void |
setBehavior(Behavior behavior)
Sets the behavior. |
java.lang.String |
toString()
名前を取得します |
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
インタフェース org.boxed_economy.besp.model.fmfw.behavior.Action から継承したメソッド |
doAction |
コンストラクタの詳細 |
public TemplateAction()
メソッドの詳細 |
public final Behavior getBehavior()
public final void setBehavior(Behavior behavior)
behavior
- The behavior to setpublic java.lang.String toString()
|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |