Annotation Interface KeyValue


@Retention(RUNTIME) public @interface KeyValue
Key value annotation.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Key.
    Value.
  • Element Details

    • key

      String key
      Key.
      Returns:
      key
    • value

      String value
      Value.
      Returns:
      value