public class State extends ERXConstant.StringConstant
Modifier and Type | Class and Description |
---|---|
static class |
State.StateClazz |
Modifier and Type | Field and Description |
---|---|
static State |
ANALYZE |
static State |
BUILD |
static State.StateClazz |
clazz |
static State |
CLOSED |
static State |
DOCUMENT |
static State |
VERIFY |
Constructor and Description |
---|
State(String value,
String name,
int sortOrder) |
Modifier and Type | Method and Description |
---|---|
int |
sortOrder() |
static State |
state(String key) |
String |
textDescription() |
constantForClassNamed, name, toString, userPresentableDescription, value
public static State ANALYZE
public static State BUILD
public static State VERIFY
public static State DOCUMENT
public static State CLOSED
public static final State.StateClazz clazz
public int sortOrder()
sortOrder
in interface ERXConstant.Constant
sortOrder
in class ERXConstant.StringConstant
public String textDescription()
Copyright © 2002 – 2024 Project Wonder.