Class TableColumnHeaderTexts

java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.watson.discovery.v2.model.TableColumnHeaderTexts
All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel

public class TableColumnHeaderTexts
extends com.ibm.cloud.sdk.core.service.model.GenericModel
An array of values, each being the `text` value of a column header that is applicable to the current cell.
  • Constructor Summary

    Constructors
    Constructor Description
    TableColumnHeaderTexts()  
  • Method Summary

    Modifier and Type Method Description
    String getText()
    Gets the text.

    Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel

    equals, hashCode, toString

    Methods inherited from class java.lang.Object

    getClass, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • TableColumnHeaderTexts

      public TableColumnHeaderTexts()
  • Method Details

    • getText

      public String getText()
      Gets the text.

      The `text` value of a column header.

      Returns:
      the text