@groovy.util.logging.Slf4j final enum DownloadFormat extends java.lang.Enum<E<E>>
Enum for download records format
| Modifiers | Name | Description |
|---|---|---|
static DownloadFormat |
CUSTOM |
|
static DownloadFormat |
DWC |
|
static DownloadFormat |
LEGACY |
|
static DownloadFormat |
MAX_VALUE |
|
static DownloadFormat |
MIN_VALUE |
| Type | Name and description |
|---|---|
java.lang.String |
format |
| Type Params | Return Type | Name and description |
|---|---|---|
|
DownloadFormat |
next() |
|
DownloadFormat |
previous() |
|
java.lang.String |
toString() |
|
static DownloadFormat |
valueOf(java.lang.String name) |
|
static DownloadFormat |
valueOfFormat(java.lang.String type)Do a lookup on the format field |
|
static final DownloadFormat[] |
values() |
Do a lookup on the format field @return