com.atlassian.confluence.plugins.rest.entities
Class ContentBodyEntity
java.lang.Object
com.atlassian.confluence.plugins.rest.entities.ContentBodyEntity
public class ContentBodyEntity
- extends java.lang.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(java.lang.String value,
BodyType bodyType)
ContentBodyEntity
public ContentBodyEntity(BodyContent bodyContent)
getValue
public java.lang.String getValue()
setValue
public void setValue(java.lang.String value)
getType
public java.lang.String getType()
setType
public void setType(java.lang.String type)
Copyright © 2003-2014 Atlassian. All Rights Reserved.