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