public class StatusConst
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
STATUS_ACTIVE |
static int |
STATUS_NOACTIVE |
Constructor and Description |
---|
StatusConst() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getStatusString(int value) |
public static final int STATUS_NOACTIVE
public static final int STATUS_ACTIVE