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