| Package | Description |
|---|---|
| org.jrebirth.af.api.resource.i18n |
Provides all classes related to JRebirth l10n & i18n Messages.
|
| Modifier and Type | Method and Description |
|---|---|
JRLevel |
MessageResource.getLevel()
Gets the level.
|
JRLevel |
MessageItem.getLevel()
Return the optional log level if any.
|
static JRLevel |
JRLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JRLevel[] |
JRLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2011–2015 JRebirth OSS. All rights reserved.