public class Dialog extends GenericModel
DialogService
.Constructor and Description |
---|
Dialog() |
Modifier and Type | Method and Description |
---|---|
String |
getId()
Gets the id.
|
String |
getName()
Gets the name.
|
void |
setId(String id)
Sets the dialog id.
|
void |
setName(String name)
Sets the name.
|
equals, hashCode, toString
public String getId()
public String getName()
public void setId(String id)
id
- the new dialog idpublic void setName(String name)
name
- The nameCopyright © 2015–2016 IBM Watson. All rights reserved.