Annotation Type Action


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

      Required Elements 
      Modifier and Type Required Element Description
      java.lang.String value
      The action name.
    • Element Detail

      • value

        java.lang.String value
        The action name.