Uses of Class
com.ibm.watson.discovery.v2.model.TableTextLocation
Package | Description |
---|---|
com.ibm.watson.discovery.v2.model |
-
Uses of TableTextLocation in com.ibm.watson.discovery.v2.model
Methods in com.ibm.watson.discovery.v2.model that return TableTextLocation Modifier and Type Method Description TableTextLocation
TableResultTable. getSectionTitle()
Gets the sectionTitle.TableTextLocation
TableResultTable. getTitle()
Gets the title.Methods in com.ibm.watson.discovery.v2.model that return types with arguments of type TableTextLocation Modifier and Type Method Description List<TableTextLocation>
TableResultTable. getContexts()
Gets the contexts.