Package | Description |
---|---|
org.jboss.solder.messages |
Solder provides injectable typed message bundles (suitable for
internationalization and localization)
|
Modifier and Type | Method and Description |
---|---|
static Message.Format |
Message.Format.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Message.Format[] |
Message.Format.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012 Seam Framework. All Rights Reserved.