|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TransferFileCode | |
---|---|
de.smartics.properties.config.transfer.filesystem | Provides an implementation for writing property definitions to a file system. |
Uses of TransferFileCode in de.smartics.properties.config.transfer.filesystem |
---|
Methods in de.smartics.properties.config.transfer.filesystem that return TransferFileCode | |
---|---|
static TransferFileCode |
TransferFileCode.valueOf(String name) Returns the enum constant of this type with the specified name. |
static TransferFileCode[] |
TransferFileCode.values() Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in de.smartics.properties.config.transfer.filesystem with parameters of type TransferFileCode | |
---|---|
TransferMessageBean(TransferFileCode code, ConfigurationKey<?> key, File targetFolder) Constructor without cause. |
|
TransferMessageBean(TransferFileCode code, Throwable cause, ConfigurationKey<?> key, File targetFolder) Default constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |