RTC
クラス PortInterfacePolarity

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

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

RTC/PortInterfacePolarity.java . IDL-to-Java �R���p�C�� (�|�[�^�u��), �o�[�W���� "3.1" ���� ������: idl/OpenRTM.idl 2010�N5��10�� 16��53��56�b JST

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

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

フィールドの詳細

_PROVIDED

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

PROVIDED

public static final PortInterfacePolarity PROVIDED

_REQUIRED

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

REQUIRED

public static final PortInterfacePolarity REQUIRED
コンストラクタの詳細

PortInterfacePolarity

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

value

public int value()

from_int

public static PortInterfacePolarity from_int(int value)