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