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