public class INSTRUCTION
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static INSTRUCTION |
DIRECT |
static INSTRUCTION |
INSERT |
static INSTRUCTION |
SEARCH |
Constructor and Description |
---|
INSTRUCTION() |
public static final INSTRUCTION INSERT
public static final INSTRUCTION SEARCH
public static final INSTRUCTION DIRECT