Annotation Interface OnVSChanges


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

    Required Elements
    Modifier and Type
    Required Element
    Description
    Accepted value for the VS OnVSChange repeated annotation.
  • Element Details

    • value

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