public class ContentBodyEntity extends Object
| Constructor and Description |
|---|
ContentBodyEntity() |
ContentBodyEntity(BodyContent bodyContent) |
ContentBodyEntity(String value,
BodyType bodyType) |
| Modifier and Type | Method and Description |
|---|---|
String |
getType() |
String |
getValue() |
void |
setType(String type) |
void |
setValue(String value) |
public ContentBodyEntity()
public ContentBodyEntity(BodyContent bodyContent)
Copyright © 2003–2019 Atlassian. All rights reserved.