Annotation Interface Button


@Target(METHOD) @Retention(RUNTIME) public @interface Button
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    a short description of the option and what its for
  • Element Details

    • value

      String value
      a short description of the option and what its for
      Returns:
      a short description of the option and what its for