public class MatchEntry
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
MatchEntry() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getId()
Gets the id.
|
java.lang.Float |
getScore()
Gets the score.
|
java.util.List<SentenceModel> |
getSentences()
Gets the sentences.
|
java.lang.Boolean |
isNegated()
Gets the negated.
|
public java.lang.Boolean isNegated()
public java.lang.Float getScore()
public java.util.List<SentenceModel> getSentences()
public java.lang.String getId()
Copyright © 2022 IBM Cloud. All rights reserved.