Package | Description |
---|---|
com.ibm.watson.developer_cloud.dialog.v1.model |
Modifier and Type | Method and Description |
---|---|
NameValue |
NameValue.name(String name)
Sets the name.
|
NameValue |
NameValue.value(String value)
Sets the value.
|
Modifier and Type | Method and Description |
---|---|
List<NameValue> |
ConversationData.getProfile()
Gets the profile.
|
Modifier and Type | Method and Description |
---|---|
void |
ConversationData.setProfile(List<NameValue> profile)
Sets the profile.
|
Copyright © 2015–2016 IBM Watson. All rights reserved.