public class Suggestion
extends com.ibm.cloud.sdk.core.service.model.DynamicModel<java.lang.Object>
Constructor and Description |
---|
Suggestion() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
get(java.lang.String key)
Returns the value from Suggestion annotation by specified key.
|
java.lang.Boolean |
getApplied()
Gets the applied field.
|
java.lang.Double |
getConfidence()
Gets the confidence field.
|
java.util.List<java.lang.String> |
getSemtypes()
Gets the semtypes field.
|
java.lang.String |
getText()
Gets the text field.
|
public java.lang.Boolean getApplied()
public java.lang.Double getConfidence()
public java.util.List<java.lang.String> getSemtypes()
public java.lang.String getText()
public java.lang.Object get(java.lang.String key)
get
in class com.ibm.cloud.sdk.core.service.model.DynamicModel<java.lang.Object>
key
- the name of the field to getCopyright © 2022 IBM Cloud. All rights reserved.