@Target(value=TYPE)
@Retention(value=CLASS)
@Documented
public @interface MessageBundle
Modifier and Type | Required Element and Description |
---|---|
java.lang.String |
projectCode
Get the project code for messages that have an associated code.
|
Copyright © 2012 JBoss, a division of Red Hat, Inc.