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

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

public class ConfigurationSetListenerType
extends java.lang.Object

ConfigurationSetListener のタイプ


フィールドの概要
static int CONFIG_SET_LISTENER_NUM
           
static int ON_ADD_CONFIG_SET
           
static int ON_SET_CONFIG_SET
           
 
コンストラクタの概要
ConfigurationSetListenerType()
           
 
メソッドの概要
static java.lang.String toString(int type)
          ConfigurationSetListenerType を文字列に変換
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

ON_SET_CONFIG_SET

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

ON_ADD_CONFIG_SET

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

CONFIG_SET_LISTENER_NUM

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

ConfigurationSetListenerType

public ConfigurationSetListenerType()
メソッドの詳細

toString

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

ConfigurationSetListenerType を文字列に変換する

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