public class Key
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
cellId |
protected Location |
location |
protected java.lang.String |
text |
| Constructor and Description |
|---|
Key() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCellId()
Gets the cellId.
|
Location |
getLocation()
Gets the location.
|
java.lang.String |
getText()
Gets the text.
|
@SerializedName(value="cell_id") protected java.lang.String cellId
protected Location location
protected java.lang.String text
public java.lang.String getCellId()
public Location getLocation()
public java.lang.String getText()