Package | Description |
---|---|
com.ibm.watson.developer_cloud.dialog.v1.model |
Copyright 2015 IBM Corp.
|
Modifier and Type | Method and Description |
---|---|
NameValue |
NameValue.withName(String name)
With name.
|
NameValue |
NameValue.withValue(String value)
With 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. All rights reserved.