jp.go.aist.rtm.RTC
クラス ConfigurationSetNameListenerType
java.lang.Object
jp.go.aist.rtm.RTC.ConfigurationSetNameListenerType
public class ConfigurationSetNameListenerType
- extends java.lang.Object
ConfigurationSetNameListener のタイプ
- ON_UPDATE_CONFIG_SET config_set 更新時
- ON_REMOVE_CONFIG_SET config_set 削除時
- ON_ACTIVATE_CONFIG_SET config_set アクティブ時
- CONFIG_SET_NAME_LISTENER_NUM
メソッドの概要 |
static java.lang.String |
toString(int type)
ConfigurationSetNameListenerType を文字列に変換
|
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ON_UPDATE_CONFIG_SET
public static final int ON_UPDATE_CONFIG_SET
- 関連項目:
- 定数フィールド値
ON_REMOVE_CONFIG_SET
public static final int ON_REMOVE_CONFIG_SET
- 関連項目:
- 定数フィールド値
ON_ACTIVATE_CONFIG_SET
public static final int ON_ACTIVATE_CONFIG_SET
- 関連項目:
- 定数フィールド値
CONFIG_SET_NAME_LISTENER_NUM
public static final int CONFIG_SET_NAME_LISTENER_NUM
- 関連項目:
- 定数フィールド値
ConfigurationSetNameListenerType
public ConfigurationSetNameListenerType()
toString
public static java.lang.String toString(int type)
- ConfigurationSetNameListenerType を文字列に変換
ConfigurationSetNameListenerType を文字列に変換する
- パラメータ:
type
- 変換対象 ConfigurationSetNameListenerType
- 戻り値:
- 文字列変換結果