public class TextSpan
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
TextSpan() |
Modifier and Type | Method and Description |
---|---|
java.lang.Long |
getBegin()
Gets the begin.
|
java.lang.String |
getCoveredText()
Gets the coveredText.
|
java.lang.Long |
getEnd()
Gets the end.
|
java.lang.String |
getSection()
Gets the section.
|
java.lang.String |
getSource()
Gets the source.
|
java.lang.String |
getType()
Gets the type.
|
public java.lang.String getSection()
public java.lang.Long getBegin()
public java.lang.Long getEnd()
public java.lang.String getCoveredText()
public java.lang.String getSource()
public java.lang.String getType()
Copyright © 2022 IBM Cloud. All rights reserved.