Package | Description |
---|---|
org.overlord.rtgov.activity.model.app |
Modifier and Type | Method and Description |
---|---|
LogMessage.Level |
LogMessage.getLevel()
This method gets the level.
|
static LogMessage.Level |
LogMessage.Level.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LogMessage.Level[] |
LogMessage.Level.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
LogMessage.setLevel(LogMessage.Level level)
This method sets the level.
|
Copyright © 2013-2015 JBoss by Red Hat. All Rights Reserved.