Uses of Class
com.cisco.oss.foundation.logging.FoundationLevel

Packages that use FoundationLevel
com.cisco.oss.foundation.logging   
 

Uses of FoundationLevel in com.cisco.oss.foundation.logging
 

Methods in com.cisco.oss.foundation.logging that return FoundationLevel
static FoundationLevel FoundationLevel.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static FoundationLevel[] FoundationLevel.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.cisco.oss.foundation.logging with parameters of type FoundationLevel
 Integer ApplicationStateInterface.setState(FoundationLevel level, Object message)
           
 void ApplicationStateInterface.updateState(Integer key, FoundationLevel level, Object message)
           
 



Copyright © 2014 Cisco. All Rights Reserved.