public class DialogNodeVisitedDetails extends GenericModel
Constructor and Description |
---|
DialogNodeVisitedDetails() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDialogNode()
Gets the dialogNode.
|
java.lang.String |
getTitle()
Gets the title.
|
void |
setDialogNode(java.lang.String dialogNode)
Sets the dialogNode.
|
void |
setTitle(java.lang.String title)
Sets the title.
|
equals, hashCode, toString
public java.lang.String getDialogNode()
public java.lang.String getTitle()
public void setDialogNode(java.lang.String dialogNode)
dialogNode
- the new dialogNodepublic void setTitle(java.lang.String title)
title
- the new title