public class NTS extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ALIVE |
static String |
BYEBYE |
static String |
PROPCHANGE |
Constructor and Description |
---|
NTS() |
Modifier and Type | Method and 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