com.atlassian.confluence.plugins.rest.entities
Class ContentBodyEntity
java.lang.Object
com.atlassian.confluence.plugins.rest.entities.ContentBodyEntity
public class ContentBodyEntity
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContentBodyEntity
public ContentBodyEntity()
ContentBodyEntity
public ContentBodyEntity(String value,
BodyType bodyType)
ContentBodyEntity
public ContentBodyEntity(BodyContent bodyContent)
getValue
public String getValue()
setValue
public void setValue(String value)
getType
public String getType()
setType
public void setType(String type)
Copyright © 2003-2013 Atlassian. All Rights Reserved.