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