@Documented @Retention(CLASS) @Target({PARAMETER,LOCAL_VARIABLE,FIELD}) public @interface PropertyKey
Modifier and Type | Required Element | Description |
---|---|---|
String |
resourceBundle |
The full-qualified name of the resource bundle in which the property keys must
be present.
|
String resourceBundle