Uses of Class
org.purl.sword.base.InfoLoggerLevel

Packages that use InfoLoggerLevel
org.purl.sword.base   
 

Uses of InfoLoggerLevel in org.purl.sword.base
 

Methods in org.purl.sword.base that return InfoLoggerLevel
static InfoLoggerLevel InfoLoggerLevel.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static InfoLoggerLevel[] InfoLoggerLevel.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in org.purl.sword.base with parameters of type InfoLoggerLevel
 void InfoLogger.setLevel(InfoLoggerLevel level)
           
 



Copyright © 2008 The DSpace Foundation. All Rights Reserved.