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