public final class PortProfile
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity
修飾子とタイプ | フィールドと説明 |
---|---|
ConnectorProfile[] |
connector_profiles |
PortInterfaceProfile[] |
interfaces |
java.lang.String |
name |
RTObject |
owner |
PortService |
port_ref |
NameValue[] |
properties |
コンストラクタと説明 |
---|
PortProfile() |
PortProfile(java.lang.String _name,
PortInterfaceProfile[] _interfaces,
PortService _port_ref,
ConnectorProfile[] _connector_profiles,
RTObject _owner,
NameValue[] _properties) |
public java.lang.String name
public PortInterfaceProfile[] interfaces
public PortService port_ref
public ConnectorProfile[] connector_profiles
public RTObject owner
public NameValue[] properties
public PortProfile()
public PortProfile(java.lang.String _name, PortInterfaceProfile[] _interfaces, PortService _port_ref, ConnectorProfile[] _connector_profiles, RTObject _owner, NameValue[] _properties)