Package | Description |
---|---|
org.ovirt.engine.api.restapi.logging | |
org.ovirt.engine.api.restapi.resource |
Modifier and Type | Method and Description |
---|---|
static Messages |
Messages.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Messages[] |
Messages.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
String |
MessageBundle.localize(Messages message,
Locale locale,
Object... parameters) |
String |
MessageBundle.localize(Messages message,
Object... parameters) |
Modifier and Type | Method and Description |
---|---|
protected String |
BaseBackendResource.localize(Messages message,
Object... parameters) |
Copyright © 2012. All Rights Reserved.