public class PortActionListenerType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
ADD_PORT |
static int |
PORT_ACTION_LISTENER_NUM |
static int |
REMOVE_PORT |
| Constructor and Description |
|---|
PortActionListenerType() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
toString(int type)
Convert PortActionListenerType into the string.
|
public static final int ADD_PORT
public static final int REMOVE_PORT
public static final int PORT_ACTION_LISTENER_NUM