public static class DataValue.TypeValidator
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static short |
EQUAL |
static short |
GREATER_THAN |
static short |
INDETERMINATE |
static short |
LESS_THAN |
| Constructor and Description |
|---|
DataValue.TypeValidator() |
public static final short LESS_THAN
public static final short EQUAL
public static final short GREATER_THAN
public static final short INDETERMINATE