Uses of Class
org.ho.util.Logger.Level

Packages that use Logger.Level
org.ho.util   
 

Uses of Logger.Level in org.ho.util
 

Methods in org.ho.util that return Logger.Level
static Logger.Level Logger.Level.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Logger.Level[] Logger.Level.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Constructors in org.ho.util with parameters of type Logger.Level
Logger(Logger.Level level)
           
 



Copyright © 2007 JUG Padova Parancoe Team. All Rights Reserved.