public class PortConnectListenerArgument
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
ConnectorProfile |
m_connector_profile |
java.lang.String |
m_portname |
| Constructor and Description |
|---|
PortConnectListenerArgument(java.lang.String portname,
ConnectorProfile prof)
Constructor
|
public java.lang.String m_portname
public ConnectorProfile m_connector_profile
public PortConnectListenerArgument(java.lang.String portname,
ConnectorProfile prof)