public final class Mode
extends java.lang.Enum
Modifier and Type | Field and Description |
---|---|
static Mode |
Full |
static Mode |
Incremental |
static Mode |
Metadata |
static Mode |
Recalculate_Tags |
static Mode |
TechnicalGlossary |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getValue() |
static Mode |
valueOf(java.lang.String name) |
static Mode[] |
values() |