Annotation Interface Action


@Retention(RUNTIME) public @interface Action
Representation of an action.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    The action name.
  • Element Details

    • value

      String value
      The action name.