RTC
Class ConnectorProfile
java.lang.Object
RTC.ConnectorProfile
- All Implemented Interfaces:
- 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 コンパイラ (ポータブル), バージョン "3.1" で生成
生成元: idl/LogicalTimeTriggeredEC.idl
2015年3月20日 14時35分51秒 JST
- See Also:
- Serialized Form
Methods inherited from class 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)