Annotation Type OnVSFields


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

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

      • value

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