Uses of Class
org.openbase.jps.preset.JPLogLevel.LogLevel
-
Packages that use JPLogLevel.LogLevel Package Description org.openbase.jps.preset -
-
Uses of JPLogLevel.LogLevel in org.openbase.jps.preset
Methods in org.openbase.jps.preset that return JPLogLevel.LogLevel Modifier and Type Method Description protected JPLogLevel.LogLevelJPLogLevel. getPropertyDefaultValue()protected JPLogLevel.LogLevelJPLogLevel. parse(List<String> arguments)static JPLogLevel.LogLevelJPLogLevel.LogLevel. valueOf(String name)Returns the enum constant of this type with the specified name.static JPLogLevel.LogLevel[]JPLogLevel.LogLevel. values()Returns an array containing the constants of this enum type, in the order they are declared.
-