jp.go.aist.rtm.RTC
クラス ExecutionContextActionListenerType

java.lang.Object
  上位を拡張 jp.go.aist.rtm.RTC.ExecutionContextActionListenerType

public class ExecutionContextActionListenerType
extends java.lang.Object

ExecutionContextActionListener のタイプ


フィールドの概要
static int EC_ACTION_LISTENER_NUM
           
static int EC_ATTACHED
           
static int EC_DETACHED
           
 
コンストラクタの概要
ExecutionContextActionListenerType()
           
 
メソッドの概要
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
戻り値:
文字列変換結果