com.atlassian.confluence.xhtml.api
Class Placeholder
java.lang.Object
com.atlassian.confluence.xhtml.api.Placeholder
public class Placeholder
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Placeholder
public Placeholder(String type,
String displayContent)
Placeholder
public Placeholder(Placeholder toCopy)
getType
public String getType()
setType
public void setType(String type)
getDisplayText
public String getDisplayText()
setDisplayText
public void setDisplayText(String displayText)