@Documented @Retention(value=RUNTIME) @Target(value=PARAMETER) @Bindable 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