jp.digitalmuseum.mr.entity
クラス Roomba.RoombaCleanerBrush

java.lang.Object
  上位を拡張 jp.digitalmuseum.mr.entity.ResourceAbstractImpl
      上位を拡張 jp.digitalmuseum.mr.entity.Roomba.RoombaCleanerBrush
すべての実装されたインタフェース:
java.io.Serializable, ExclusiveResource, Resource, CleanerBrush, CleanerBrushController
含まれているクラス:
Roomba

public static class Roomba.RoombaCleanerBrush
extends ResourceAbstractImpl
implements CleanerBrushController
関連項目:
直列化された形式

コンストラクタの概要
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
 
コンストラクタの詳細

Roomba.RoombaCleanerBrush

public Roomba.RoombaCleanerBrush(Roomba roomba)
メソッドの詳細

isWorking

public boolean isWorking()
定義:
インタフェース CleanerBrush 内の isWorking

onFree

protected void onFree()
クラス ResourceAbstractImpl の記述:
Called when disposing this resource.
Caution: This method should not be called outside this class.
オーバーライド:
クラス ResourceAbstractImpl 内の onFree
関連項目:
ResourceAbstractImpl.free(Object)

endCleaning

public void endCleaning()
定義:
インタフェース CleanerBrushController 内の endCleaning

startCleaning

public void startCleaning()
定義:
インタフェース CleanerBrushController 内の startCleaning


Copyright by Jun KATO (arc@dmz) at https://mr.digitalmuseum.jp/