Annotation Type Key


@Target(TYPE) @Retention(RUNTIME) public @interface Key
Identifies the field of a class that serves as the key 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