Annotation Interface FetchSuggestion


@Target({FIELD,METHOD}) @Retention(RUNTIME) public @interface FetchSuggestion
Provides suggestion key for annotated element
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Suggestion key for annotated element
  • Element Details

    • value

      String value
      Suggestion key for annotated element
      Returns:
      the key