|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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, de.smartics.properties.api.config.domain.key.ConfigurationKey<?> key, File targetFolder) Constructor without cause. |
|
TransferMessageBean(TransferFileCode code, Throwable cause, de.smartics.properties.api.config.domain.key.ConfigurationKey<?> key, File targetFolder) Default constructor. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |