Uses of Class
org.glassfish.gmbal.logex.LogLevel

Packages that use LogLevel
org.glassfish.gmbal.logex   
 

Uses of LogLevel in org.glassfish.gmbal.logex
 

Methods in org.glassfish.gmbal.logex that return LogLevel
static LogLevel LogLevel.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static LogLevel[] LogLevel.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.