Uses of Class
net.thucydides.core.logging.LoggingLevel

Packages that use LoggingLevel
net.thucydides.core.logging   
 

Uses of LoggingLevel in net.thucydides.core.logging
 

Methods in net.thucydides.core.logging that return LoggingLevel
static LoggingLevel LoggingLevel.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static LoggingLevel[] LoggingLevel.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2011-2012 Wakaleo Consulting. All Rights Reserved.