| Package | Description |
|---|---|
| co.codewizards.cloudstore.core.repo.transport |
Transport abstraction.
|
| Modifier and Type | Field and Description |
|---|---|
static FileWriteStrategy |
FileWriteStrategy.CONFIG_DEFAULT_VALUE
The
defaultValue used with Config.getPropertyAsEnum(String, Enum). |
| Modifier and Type | Method and Description |
|---|---|
static FileWriteStrategy |
FileWriteStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FileWriteStrategy[] |
FileWriteStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013–2017. All rights reserved.