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