@Target(value={TYPE,METHOD,PARAMETER,FIELD}) @Retention(value=RUNTIME) @Qualifier @Documented public @interface MessageBundle
Modifier and Type | Optional Element and Description |
---|---|
String |
projectCode
Get the project code for messages that have an associated code.
|
public abstract String projectCode
""
(the empty string).Copyright © 2012 Seam Framework. All Rights Reserved.