RTC
クラス ConnectorProfile
java.lang.Object
RTC.ConnectorProfile
- すべての実装されたインタフェース:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class ConnectorProfile
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
RTC/ConnectorProfile.java .
IDL-to-Java �R���p�C�� (�|�[�^�u��), �o�[�W���� "3.1" ����
������: idl/OpenRTM.idl
2010�N5��10�� 16��53��57�b JST
- 関連項目:
- 直列化された形式
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
public java.lang.String name
connector_id
public java.lang.String connector_id
ports
public PortService[] ports
properties
public NameValue[] properties
ConnectorProfile
public ConnectorProfile()
ConnectorProfile
public ConnectorProfile(java.lang.String _name,
java.lang.String _connector_id,
PortService[] _ports,
NameValue[] _properties)