public class EvaluatorFieldValue extends Object
Modifier and Type | Field and Description |
---|---|
static int |
GENERIC |
static int |
MATCH |
static int |
NEAREST |
static int |
RANGE |
Modifier and Type | Method and Description |
---|---|
String |
getFieldName()
Get the fieldName over the operation is realiced.
|
int |
getType()
Get the type of operation realiced over the field.
|
public static final int GENERIC
public static final int MATCH
public static final int RANGE
public static final int NEAREST
public int getType()
public String getFieldName()