public class RequestBody extends Object
| Constructor and Description |
|---|
RequestBody() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getData() |
Iterable<DataBody> |
getMultipleData() |
DataBody |
getSingleData() |
boolean |
isMultiple() |
void |
setData(Object data) |
Copyright © 2015. All Rights Reserved.