Annotation Type ResourceBundle
-
@Target(TYPE) @Retention(SOURCE) public @interface ResourceBundle
-
-
Element Detail
-
bundle
String bundle
-
-
-
type
ResourceBundleImplementationType type
- Default:
- ch.fortysix.resourcebundle.annotation.ResourceBundleImplementationType.JDK
-
-
-
suffix
String suffix
- Default:
- "Bundle"
-
-