public class Suggestion
extends com.ibm.watson.developer_cloud.service.model.DynamicModel
Constructor and Description |
---|
Suggestion() |
Modifier and Type | Method and Description |
---|---|
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.
|
equals, hashCode, toString
public java.lang.Boolean getApplied()
public java.lang.Double getConfidence()
public java.util.List<java.lang.String> getSemtypes()
public java.lang.String getText()
Copyright © 2021 IBM Cloud. All rights reserved.