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 . IDL-to-Java コンパイラ (ポータブル), バージョン "3.1" で生成 生成元: idl/LogicalTimeTriggeredEC.idl 2015年3月20日 14時35分51秒 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)