|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectjp.digitalmuseum.mr.entity.ResourceAbstractImpl
jp.digitalmuseum.mr.entity.PhysicalResourceAbstractImpl
public abstract class PhysicalResourceAbstractImpl
| コンストラクタの概要 | |
|---|---|
protected |
PhysicalResourceAbstractImpl(Connector connector)
|
protected |
PhysicalResourceAbstractImpl(PhysicalRobotAbstractImpl robot)
|
| メソッドの概要 | |
|---|---|
protected Connector |
getConnector()
|
protected void |
setConnector(Connector connector)
Set a connector for communication with the robot to this resource. |
| クラス jp.digitalmuseum.mr.entity.ResourceAbstractImpl から継承されたメソッド |
|---|
getConfigurationComponent, getReaders, getRobot, getWriter, isWritable, onFree, toString |
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| コンストラクタの詳細 |
|---|
protected PhysicalResourceAbstractImpl(PhysicalRobotAbstractImpl robot)
protected PhysicalResourceAbstractImpl(Connector connector)
| メソッドの詳細 |
|---|
protected void setConnector(Connector connector)
connector - protected final Connector getConnector()
setConnector(Connector)
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||