public static interface DataRecord.ETimeDirection
| Modifier and Type | Field and Description |
|---|---|
static byte |
FUTURE |
static String[] |
names |
static byte |
NODIRECTION |
static byte |
PAST |
static final byte NODIRECTION
static final byte PAST
static final byte FUTURE
static final String[] names