Uses of Class
org.processmining.log.LogFileFormat
-
Packages that use LogFileFormat Package Description org.processmining.log -
-
Uses of LogFileFormat in org.processmining.log
Methods in org.processmining.log that return LogFileFormat Modifier and Type Method Description static LogFileFormatLogFileFormat. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static LogFileFormat[]LogFileFormat. values()Returns an array containing the constants of this enum type, in the order they are declared.
-