public class Passage
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description | 
|---|
Passage()  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
getDocumentSection()
Gets the documentSection. 
 | 
java.lang.String | 
getPreferredName()
Gets the preferredName. 
 | 
StringBuilder | 
getText()
Gets the text. 
 | 
java.lang.Long | 
getTimestamp()
Gets the timestamp. 
 | 
public java.lang.String getDocumentSection()
public StringBuilder getText()
public java.lang.Long getTimestamp()
public java.lang.String getPreferredName()
Copyright © 2022 IBM Cloud. All rights reserved.