|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||