public class Suggestion
extends com.ibm.watson.developer_cloud.service.model.DynamicModel
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
Suggestion() |
Modifier and Type | Method and Description |
---|---|
Boolean |
getApplied()
Gets the applied field.
|
Double |
getConfidence()
Gets the confidence field.
|
List<String> |
getSemtypes()
Gets the semtypes field.
|
String |
getText()
Gets the text field.
|
equals, hashCode, toString
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
Copyright © 2021 IBM Cloud. All rights reserved.