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

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

public class ConfigurationSetNameListenerType
extends java.lang.Object

ConfigurationSetNameListener のタイプ


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