public final class PortProfile
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity
| Modifier and Type | Field and Description |
|---|---|
ConnectorProfile[] |
connector_profiles |
PortInterfaceProfile[] |
interfaces |
java.lang.String |
name |
RTObject |
owner |
PortService |
port_ref |
NameValue[] |
properties |
| Constructor and Description |
|---|
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)