public class KeywordResult
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
KeywordResult() |
Modifier and Type | Method and Description |
---|---|
java.lang.Double |
getConfidence()
Gets the confidence.
|
java.lang.Double |
getEndTime()
Gets the endTime.
|
java.lang.String |
getNormalizedText()
Gets the normalizedText.
|
java.lang.Double |
getStartTime()
Gets the startTime.
|
public java.lang.String getNormalizedText()
public java.lang.Double getStartTime()
public java.lang.Double getEndTime()
public java.lang.Double getConfidence()