public class ActArrayActuatorType
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity
修飾子とタイプ | フィールドと説明 |
---|---|
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() |
public static final int _ACTARRAY_ACTUATORTYPE_LINEAR
public static final ActArrayActuatorType ACTARRAY_ACTUATORTYPE_LINEAR
public static final int _ACTARRAY_ACTUATORTYPE_ROTARY
public static final ActArrayActuatorType ACTARRAY_ACTUATORTYPE_ROTARY
public int value()
public static ActArrayActuatorType from_int(int value)