public class NTS extends Object
Modifier and Type | Field | Description |
---|---|---|
static String |
ALIVE |
|
static String |
BYEBYE |
|
static String |
PROPCHANGE |
Constructor | Description |
---|---|
NTS() |
Modifier and Type | Method | Description |
---|---|---|
static boolean |
isAlive(String ntsValue) |
|
static boolean |
isByeBye(String ntsValue) |
public static final String ALIVE
public static final String BYEBYE
public static final String PROPCHANGE