Package com.iizix.api.vs
Annotation Type OnVSFields
-
@Documented @Retention(RUNTIME) @Target(METHOD) public @interface OnVSFields
Support for multiple definitions of the OnVSField POJO method tag.- Author:
- Christopher Mindus
-
-
Element Detail
-
value
OnVSField[] value
Accepted value for the OnVSField repeated annotation.
-
-