Annotation Type LocalizableResource.Description

Enclosing interface:
LocalizableResource

@Retention(RUNTIME)
@Target(METHOD)
public static @interface LocalizableResource.Description
Specifies a description of the string to be translated, such as a note about the context.
  • Required Element Summary

    Required Elements
    Modifier and Type Required Element Description
    java.lang.String value  
  • Element Details

    • value

      java.lang.String value