public class ShortDoc
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description | 
|---|
| ShortDoc() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | getHash()Gets the hash. | 
| java.lang.String | getTitle()Gets the title. | 
| void | setHash(java.lang.String hash)Sets the hash. | 
| void | setTitle(java.lang.String title)Sets the title. | 
public java.lang.String getTitle()
public java.lang.String getHash()
public void setTitle(java.lang.String title)
title - the new titlepublic void setHash(java.lang.String hash)
hash - the new hash