public class MamdaFieldState
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static short |
MODIFIED |
static short |
NOT_INITIALISED |
static short |
NOT_MODIFIED |
| Constructor and Description |
|---|
MamdaFieldState() |
| Modifier and Type | Method and Description |
|---|---|
short |
getState() |
void |
setState(short state) |
static java.lang.String |
toString(short fieldState)
Convert a MamdaFieldState to an appropriate, displayable
string.
|
public static final short NOT_INITIALISED
public static final short NOT_MODIFIED
public static final short MODIFIED
Copyright 2007 Wombat Financial Software, Inc.