Class TableRowHeaderTexts

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

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

    Constructors
    Constructor Description
    TableRowHeaderTexts()  
  • 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

    • TableRowHeaderTexts

      public TableRowHeaderTexts()
  • Method Details

    • getText

      public String getText()
      Gets the text.

      The `text` value of a row header.

      Returns:
      the text