Uses of Class
jp.vmi.selenium.selenese.utils.LogRecorder.Level
-
Packages that use LogRecorder.Level Package Description jp.vmi.selenium.selenese.utils -
-
Uses of LogRecorder.Level in jp.vmi.selenium.selenese.utils
Fields in jp.vmi.selenium.selenese.utils declared as LogRecorder.Level Modifier and Type Field Description LogRecorder.LevelLogRecorder.LogMessage. levelLevelMethods in jp.vmi.selenium.selenese.utils that return LogRecorder.Level Modifier and Type Method Description static LogRecorder.LevelLogRecorder.Level. valueOf(String name)Returns the enum constant of this type with the specified name.static LogRecorder.Level[]LogRecorder.Level. values()Returns an array containing the constants of this enum type, in the order they are declared.
-