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

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

public class PortActionListenerType
extends java.lang.Object

PortActionListener のタイプ


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

フィールドの詳細

ADD_PORT

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

REMOVE_PORT

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

PORT_ACTION_LISTENER_NUM

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

PortActionListenerType

public PortActionListenerType()
メソッドの詳細

toString

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

PortActionListenerType を文字列に変換する

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