Annotation Type Value


@Target(TYPE) @Retention(RUNTIME) public @interface Value
Identifies the field of a class that serves as the value of a StorageService record.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Get the value of this annotation.
  • Element Details

    • value

      String value
      Get the value of this annotation.
      Returns:
      value of this annotation