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

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

public class ConfigurationParamListenerType
extends java.lang.Object

ConfigurationParamListener のタイプ


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

フィールドの詳細

ON_UPDATE_CONFIG_PARAM

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

CONFIG_PARAM_LISTENER_NUM

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

ConfigurationParamListenerType

public ConfigurationParamListenerType()
メソッドの詳細

toString

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

ConfigurationParamListenerType を文字列に変換する

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