public class DialogContent extends GenericModel
DialogService.| Constructor and Description |
|---|
DialogContent() |
| Modifier and Type | Method and Description |
|---|---|
String |
getContent()
Gets the content.
|
String |
getNode()
Gets the node.
|
void |
setContent(String content)
Sets the content.
|
void |
setNode(String node)
Sets the node.
|
equals, hashCode, toStringpublic String getContent()
public String getNode()
public void setContent(String content)
content - The contentpublic void setNode(String node)
node - The nodeCopyright © 2015–2016. All rights reserved.