RTC
クラス PortInterfaceProfile

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

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

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

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

フィールドの概要
 java.lang.String instance_name
           
 PortInterfacePolarity polarity
           
 java.lang.String type_name
           
 
コンストラクタの概要
PortInterfaceProfile()
           
PortInterfaceProfile(java.lang.String _instance_name, java.lang.String _type_name, PortInterfacePolarity _polarity)
           
 
メソッドの概要
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

instance_name

public java.lang.String instance_name

type_name

public java.lang.String type_name

polarity

public PortInterfacePolarity polarity
コンストラクタの詳細

PortInterfaceProfile

public PortInterfaceProfile()

PortInterfaceProfile

public PortInterfaceProfile(java.lang.String _instance_name,
                            java.lang.String _type_name,
                            PortInterfacePolarity _polarity)