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