|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of PropertiesFormat in de.smartics.properties.config.transfer.filesystem |
---|
Methods in de.smartics.properties.config.transfer.filesystem that return PropertiesFormat | |
---|---|
static PropertiesFormat |
PropertiesFormat.fromString(String type) Returns the properties format identifier by the case-insensitive identifier of the enumeration element. |
static PropertiesFormat |
PropertiesFormat.valueOf(String name) Returns the enum constant of this type with the specified name. |
static PropertiesFormat[] |
PropertiesFormat.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 PropertiesFormat | |
---|---|
FileSystemPropertySink(File targetFolder, PropertiesFormat outputFormat) Default constructor. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |