public class SectionTrigger
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
SectionTrigger() |
Modifier and Type | Method and Description |
---|---|
java.lang.Long |
getBegin()
Get the trigger beginning offset.
|
java.lang.String |
getCoveredText()
Get the trigger text.
|
java.lang.Long |
getEnd()
Get the trigger ending offset.
|
java.lang.String |
getSectionNormalizedName()
Get the trigger section name.
|
java.lang.String |
getSource()
Get the trigger ontology source.
|
java.lang.String |
getType()
Get the trigger type.
|
public java.lang.String getType()
public java.lang.Long getBegin()
public java.lang.Long getEnd()
public java.lang.String getCoveredText()
public java.lang.String getSource()
public java.lang.String getSectionNormalizedName()
Copyright © 2022 IBM Cloud. All rights reserved.