jp.go.aist.rtm.RTC
クラス ConfigurationSetListenerType
java.lang.Object
jp.go.aist.rtm.RTC.ConfigurationSetListenerType
public class ConfigurationSetListenerType
- extends java.lang.Object
ConfigurationSetListener のタイプ
- ON_ADD_CONFIG_SET
- CONFIG_SET_LISTENER_NUM
メソッドの概要 |
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
- 戻り値:
- 文字列変換結果