|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Documented @Retention(value=RUNTIME) @Target(value=FIELD) public @interface I18NMessages
Simply an annotation that allows for multiple I18NMessage annotations to be defined.
| Required Element Summary | |
|---|---|
I18NMessage[] |
value
The individual messages being defined. |
| Element Detail |
|---|
public abstract I18NMessage[] value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||