@Documented @Retention(value=RUNTIME) @Target(value=ANNOTATION_TYPE) public @interface Bindable
Argument is bindable.| Modifier and Type | Optional Element and Description | 
|---|---|
String | 
defaultValue
The default value to use if no bindable value is present. 
 | 
String | 
value  |