Annotation Type OnVSActions


  • @Documented
    @Retention(RUNTIME)
    @Target(METHOD)
    public @interface OnVSActions
    Support for multiple definitions of the OnVSAction POJO method tag.
    Author:
    Christopher Mindus
    • Required Element Summary

      Required Elements 
      Modifier and TypeRequired ElementDescription
      OnVSAction[]value
      Accepted value for the OnVSAction repeated annotation.
    • Element Detail

      • value

        OnVSAction[] value
        Accepted value for the OnVSAction repeated annotation.