public class EntryModel
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
EntryModel.Builder
Builder. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
id()
Gets the id. 
 | 
java.lang.Boolean | 
negated()
Gets the negated. 
 | 
EntryModel.Builder | 
newBuilder()
New builder. 
 | 
java.util.List<SentenceModel> | 
sentences()
Gets the sentences. 
 | 
public EntryModel.Builder newBuilder()
public java.lang.String id()
public java.lang.Boolean negated()
public java.util.List<SentenceModel> sentences()
Copyright © 2022 IBM Cloud. All rights reserved.