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