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

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

public class PostComponentActionListenerType
extends java.lang.Object

PostComponentActionListener のタイプ


フィールドの概要
static int POST_COMPONENT_ACTION_LISTENER_NUM
           
static int POST_ON_ABORTING
           
static int POST_ON_ACTIVATED
           
static int POST_ON_DEACTIVATED
           
static int POST_ON_ERROR
           
static int POST_ON_EXECUTE
           
static int POST_ON_FINALIZE
           
static int POST_ON_INITIALIZE
           
static int POST_ON_RATE_CHANGED
           
static int POST_ON_RESET
           
static int POST_ON_SHUTDOWN
           
static int POST_ON_STARTUP
           
static int POST_ON_STATE_UPDATE
           
 
コンストラクタの概要
PostComponentActionListenerType()
           
 
メソッドの概要
static java.lang.String toString(int type)
          PostComponentActionListenerType を文字列に変換
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

POST_ON_INITIALIZE

public static final int POST_ON_INITIALIZE
関連項目:
定数フィールド値

POST_ON_FINALIZE

public static final int POST_ON_FINALIZE
関連項目:
定数フィールド値

POST_ON_STARTUP

public static final int POST_ON_STARTUP
関連項目:
定数フィールド値

POST_ON_SHUTDOWN

public static final int POST_ON_SHUTDOWN
関連項目:
定数フィールド値

POST_ON_ACTIVATED

public static final int POST_ON_ACTIVATED
関連項目:
定数フィールド値

POST_ON_DEACTIVATED

public static final int POST_ON_DEACTIVATED
関連項目:
定数フィールド値

POST_ON_ABORTING

public static final int POST_ON_ABORTING
関連項目:
定数フィールド値

POST_ON_ERROR

public static final int POST_ON_ERROR
関連項目:
定数フィールド値

POST_ON_RESET

public static final int POST_ON_RESET
関連項目:
定数フィールド値

POST_ON_EXECUTE

public static final int POST_ON_EXECUTE
関連項目:
定数フィールド値

POST_ON_STATE_UPDATE

public static final int POST_ON_STATE_UPDATE
関連項目:
定数フィールド値

POST_ON_RATE_CHANGED

public static final int POST_ON_RATE_CHANGED
関連項目:
定数フィールド値

POST_COMPONENT_ACTION_LISTENER_NUM

public static final int POST_COMPONENT_ACTION_LISTENER_NUM
関連項目:
定数フィールド値
コンストラクタの詳細

PostComponentActionListenerType

public PostComponentActionListenerType()
メソッドの詳細

toString

public static java.lang.String toString(int type)
PostComponentActionListenerType を文字列に変換

PostComponentActionListenerType を文字列に変換する

パラメータ:
type - 変換対象 PostComponentActionListenerType
戻り値:
文字列変換結果