public class Document
extends com.ibm.cloud.sdk.core.service.model.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.
|
public java.lang.String getTitle()
public java.lang.String getHtml()
public java.lang.String getHash()
public java.lang.String getLabel()