public class Body extends Object
| Constructor and Description |
|---|
Body(String content,
String contentType) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContent() |
String |
getContentType() |
void |
setContent(String content) |
void |
setContentType(String contentType) |
Copyright © 2015. All rights reserved.