Annotation Type OnVSStates


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

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

      • value

        OnVSState[] value
        Accepted value for the VS OnVSState repeated annotation.