public class SectionAnnotation
extends com.ibm.watson.developer_cloud.service.model.DynamicModel
Constructor and Description |
---|
SectionAnnotation() |
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 |
getSectionType()
Gets the section type.
|
SectionTrigger |
getTrigger()
Gets the sectionTrigger.
|
java.lang.String |
getType()
Gets the type.
|
equals, hashCode, toString
public java.lang.Long getBegin()
public java.lang.Long getEnd()
public SectionTrigger getTrigger()
public java.lang.String getCoveredText()
public java.lang.String getType()
public java.lang.String getSectionType()
Copyright © 2021 IBM Cloud. All rights reserved.