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