Class TableColumnHeaderIds

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

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

    Constructors
    Constructor Description
    TableColumnHeaderIds()  
  • Method Summary

    Modifier and Type Method Description
    String getId()
    Gets the id.

    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

    • TableColumnHeaderIds

      public TableColumnHeaderIds()
  • Method Details

    • getId

      public String getId()
      Gets the id.

      The `id` value of a column header.

      Returns:
      the id