Package com.iizix.api.vs
Annotation Type 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 OnVSChange[]
value
Accepted value for the VS OnVSChange repeated annotation.
Element Detail
value
OnVSChange[] value
Accepted value for the VS OnVSChange repeated annotation.