public class Placeholder extends Object
| Constructor and Description |
|---|
Placeholder(Placeholder toCopy) |
Placeholder(String type,
String displayContent) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayText() |
String |
getType() |
void |
setDisplayText(String displayText) |
void |
setType(String type) |
public Placeholder(Placeholder toCopy)
Copyright © 2003–2022 Atlassian. All rights reserved.