public class RowStatusTC
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.Integer |
active |
static java.lang.Integer |
createAndGo |
static java.lang.Integer |
createAndWait |
static java.lang.Integer |
destroy |
static java.lang.Integer |
notInService |
static java.lang.Integer |
notReady |
Constructor and Description |
---|
RowStatusTC() |
public static final java.lang.Integer active
public static final java.lang.Integer notInService
public static final java.lang.Integer notReady
public static final java.lang.Integer createAndGo
public static final java.lang.Integer createAndWait
public static final java.lang.Integer destroy