public class ConfigurationSetListenerType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
CONFIG_SET_LISTENER_NUM |
static int |
ON_ADD_CONFIG_SET |
static int |
ON_SET_CONFIG_SET |
| Constructor and Description |
|---|
ConfigurationSetListenerType() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
toString(int type)
Convert ConfigurationSetListenerType into the string.
|
public static final int ON_SET_CONFIG_SET
public static final int ON_ADD_CONFIG_SET
public static final int CONFIG_SET_LISTENER_NUM
public static java.lang.String toString(int type)
Convert ConfigurationSetListenerType into the string.
type -
The target ConfigurationSetistenerType for transformation