jp.go.aist.rtm.RTC
クラス ExecutionContextActionListenerType
java.lang.Object
jp.go.aist.rtm.RTC.ExecutionContextActionListenerType
public class ExecutionContextActionListenerType
- extends java.lang.Object
ExecutionContextActionListener のタイプ
- ADD_PORT: ExecutionContext 追加時
- REMOVE_PORT: ExecutionContext 削除時
メソッドの概要 |
static java.lang.String |
toString(int type)
ExecutionContextActionListenerType を文字列に変換
|
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EC_ATTACHED
public static final int EC_ATTACHED
- 関連項目:
- 定数フィールド値
EC_DETACHED
public static final int EC_DETACHED
- 関連項目:
- 定数フィールド値
EC_ACTION_LISTENER_NUM
public static final int EC_ACTION_LISTENER_NUM
- 関連項目:
- 定数フィールド値
ExecutionContextActionListenerType
public ExecutionContextActionListenerType()
toString
public static java.lang.String toString(int type)
- ExecutionContextActionListenerType を文字列に変換
ExecutionContextActionListenerType を文字列に変換する
- パラメータ:
type
- 変換対象 ExecutionContextActionListenerType
- 戻り値:
- 文字列変換結果