public class TableCellKey
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description |
|---|
TableCellKey() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCellId()
Gets the cellId.
|
TableElementLocation |
getLocation()
Gets the location.
|
java.lang.String |
getText()
Gets the text.
|
public java.lang.String getCellId()
public TableElementLocation getLocation()
public java.lang.String getText()