@Documented @Retention(value=RUNTIME) @Target(value=PARAMETER) @Bindable @Inherited public @interface Body
| Modifier and Type | Optional Element and Description | 
|---|---|
java.lang.String | 
value  | 
@AliasFor(annotation=Bindable.class, member="value") public abstract java.lang.String value