public class ShortDoc extends 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. 
 | 
equals, hashCode, toStringpublic 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