RTC
クラス ActArrayActuatorType

java.lang.Object
  上位を拡張 RTC.ActArrayActuatorType
すべての実装されたインタフェース:
java.io.Serializable, org.omg.CORBA.portable.IDLEntity

public class ActArrayActuatorType
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity

RTC/ActArrayActuatorType.java . Generated by the IDL-to-Java compiler (portable), version "3.2" from idl/InterfaceDataTypes.idl Thursday, March 3, 2011 3:01:42 PM JST

関連項目:
直列化された形式

フィールドの概要
static int _ACTARRAY_ACTUATORTYPE_LINEAR
           
static int _ACTARRAY_ACTUATORTYPE_ROTARY
           
static ActArrayActuatorType ACTARRAY_ACTUATORTYPE_LINEAR
           
static ActArrayActuatorType ACTARRAY_ACTUATORTYPE_ROTARY
           
 
コンストラクタの概要
protected ActArrayActuatorType(int value)
           
 
メソッドの概要
static ActArrayActuatorType from_int(int value)
           
 int value()
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

_ACTARRAY_ACTUATORTYPE_LINEAR

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

ACTARRAY_ACTUATORTYPE_LINEAR

public static final ActArrayActuatorType ACTARRAY_ACTUATORTYPE_LINEAR

_ACTARRAY_ACTUATORTYPE_ROTARY

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

ACTARRAY_ACTUATORTYPE_ROTARY

public static final ActArrayActuatorType ACTARRAY_ACTUATORTYPE_ROTARY
コンストラクタの詳細

ActArrayActuatorType

protected ActArrayActuatorType(int value)
メソッドの詳細

value

public int value()

from_int

public static ActArrayActuatorType from_int(int value)