|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectorg.boxed_economy.besp.model.fmfw.ReceivedGoodsManager
送られてきた財を管理しておくクラス
コンストラクタの概要 | |
protected |
ReceivedGoodsManager(Behavior behavior)
Constructor for ReceivedGoodsManager. |
メソッドの概要 | |
Goods |
getReceivedGoods()
|
void |
keepReceivedGoods()
|
void |
setReceivedGoods(ChannelEvent event)
|
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
protected ReceivedGoodsManager(Behavior behavior)
メソッドの詳細 |
public void setReceivedGoods(ChannelEvent event)
public void keepReceivedGoods()
public Goods getReceivedGoods()
|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |