@Documented
@Retention(CLASS)
@Target({PARAMETER,LOCAL_VARIABLE,FIELD,METHOD})
public @interface PropertyKey
| Modifier and Type | Required Element | Description |
|---|---|---|
java.lang.String |
resourceBundle |
The full-qualified name of the resource bundle in which the property keys must
be present.
|
java.lang.String resourceBundle
Copyright © 2012–2018 MARID software development group. All rights reserved.