@Target(value=LOCAL_VARIABLE)
@Retention(value=RUNTIME)
public @interface Reference
| Modifier and Type | Required Element and Description |
|---|---|
java.lang.String |
action |
java.lang.String |
keyfield |
| Modifier and Type | Optional Element and Description |
|---|---|
java.lang.String[] |
arguments |
java.lang.String[] |
properties |
java.lang.String |
textfield |
Copyright © 2022. All Rights Reserved.