|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectjp.digitalmuseum.mr.entity.ResourceAbstractImpl
jp.digitalmuseum.mr.entity.Roomba.RoombaCleanerBrush
public static class Roomba.RoombaCleanerBrush
| コンストラクタの概要 | |
|---|---|
Roomba.RoombaCleanerBrush(Roomba roomba)
|
|
| メソッドの概要 | |
|---|---|
void |
endCleaning()
|
boolean |
isWorking()
|
protected void |
onFree()
Called when disposing this resource. Caution: This method should not be called outside this class. |
void |
startCleaning()
|
| クラス jp.digitalmuseum.mr.entity.ResourceAbstractImpl から継承されたメソッド |
|---|
getConfigurationComponent, getReaders, getRobot, getWriter, isWritable, toString |
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| インタフェース jp.digitalmuseum.mr.entity.ExclusiveResource から継承されたメソッド |
|---|
getWriter, isWritable |
| インタフェース jp.digitalmuseum.mr.entity.Resource から継承されたメソッド |
|---|
getConfigurationComponent, getReaders, getRobot |
| コンストラクタの詳細 |
|---|
public Roomba.RoombaCleanerBrush(Roomba roomba)
| メソッドの詳細 |
|---|
public boolean isWorking()
CleanerBrush 内の isWorking
protected void onFree()
ResourceAbstractImpl の記述:ResourceAbstractImpl 内の onFree
ResourceAbstractImpl.free(Object)public void endCleaning()
CleanerBrushController 内の endCleaning
public void startCleaning()
CleanerBrushController 内の startCleaning
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||