public class Mode
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static Mode |
COMMAND
The COMMAND Mode.
|
static Mode |
DISTINCT
The DISTINCT Mode.
|
static Mode |
MERGE
The MERGE Mode.
|
static Mode |
RAW
The RAW Mode.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString()
Gets the internal name of the publishing Mode.
|