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