public class DocInfo extends GenericModel
| Constructor and Description |
|---|
DocInfo() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getHash()
Gets the hash.
|
java.lang.String |
getHtml()
Gets the html.
|
java.lang.String |
getTitle()
Gets the title.
|
equals, hashCode, toStringpublic java.lang.String getHtml()
public java.lang.String getTitle()
public java.lang.String getHash()