public class WriteMode extends EnumerationBase
Modifier and Type | Field and Description |
---|---|
static WriteMode |
BLOCK
The instance of Block
|
static WriteMode |
NOT_SPECIFIED
The instance of Not Specified
|
static WriteMode[] |
PRIVATE_VALUES |
static WriteMode |
SINGLE
The instance of Single
|
Modifier and Type | Method and Description |
---|---|
static WriteMode[] |
getValues() |
static WriteMode |
Parse(java.lang.String parameter) |
getArgument, getDescription, toString