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