|
Firefish 0.5.10 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectgov.lbl.dsd.firefish.TransactionState
A type safe enum indicating the current state of a given transaction.
| Field Summary | |
static TransactionState |
CLOSED
|
static TransactionState |
OPEN
|
static TransactionState |
UNKNOWN
|
| Method Summary | |
String |
toString()
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final TransactionState OPEN
public static final TransactionState CLOSED
public static final TransactionState UNKNOWN
| Method Detail |
public String toString()
|
Firefish 0.5.10 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||