jp.digitalmuseum.mr.entity
クラス Noopy.NoopyPen

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

public static class Noopy.NoopyPen
extends PhysicalResourceAbstractImpl
implements Pen
Pen of Noopy.
作成者:
Jun KATO
関連項目:
Noopy, 直列化された形式

入れ子のクラスの概要
 
インタフェース jp.digitalmuseum.mr.resource.Pen から継承された入れ子のクラス/インタフェース
Pen.PenStatus
 
コンストラクタの概要
Noopy.NoopyPen(Connector connector)
           
Noopy.NoopyPen(Noopy noopy)
           
 
メソッドの概要
 void endPen()
           
 Pen.PenStatus getStatus()
           
protected  void onFree()
          Called when disposing this resource.
Caution: This method should not be called outside this class.
 void putPen()
           
 
クラス jp.digitalmuseum.mr.entity.PhysicalResourceAbstractImpl から継承されたメソッド
getConnector, setConnector
 
クラス 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.Resource から継承されたメソッド
getConfigurationComponent, getReaders, getRobot
 
コンストラクタの詳細

Noopy.NoopyPen

public Noopy.NoopyPen(Noopy noopy)

Noopy.NoopyPen

public Noopy.NoopyPen(Connector connector)
メソッドの詳細

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)

putPen

public void putPen()

endPen

public void endPen()

getStatus

public Pen.PenStatus getStatus()
定義:
インタフェース Pen 内の getStatus


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