@Target(value={TYPE,METHOD}) @Retention(value=RUNTIME) @Inherited @Documented public @interface BehaviorDataFors
| Modifier and Type | Required Element and Description |
|---|---|
BehaviorDataFor[] |
value
The list of
BehaviorDataFors annotations. |
public abstract BehaviorDataFor[] value
BehaviorDataFors annotations.
There is no default valueCopyright © 2011–2015 JRebirth OSS. All rights reserved.