Uses of Class
li.pitschmann.knx.core.plugin.statistic.FileStatisticFormat
-
-
Uses of FileStatisticFormat in li.pitschmann.knx.core.plugin.statistic
Fields in li.pitschmann.knx.core.plugin.statistic with type parameters of type FileStatisticFormat Modifier and Type Field Description static EnumConfigValue<FileStatisticFormat>FileStatisticPlugin. FORMATFile format (e.g.Methods in li.pitschmann.knx.core.plugin.statistic that return FileStatisticFormat Modifier and Type Method Description static FileStatisticFormatFileStatisticFormat. valueOf(String name)Returns the enum constant of this type with the specified name.static FileStatisticFormat[]FileStatisticFormat. values()Returns an array containing the constants of this enum type, in the order they are declared.
-