public class Document extends GenericModel
| Modifier and Type | Class and Description |
|---|---|
static class |
Document.Status |
| Constructor and Description |
|---|
Document() |
| Modifier and Type | Method and Description |
|---|---|
String |
getConfigurationId() |
Date |
getCreated() |
String |
getDocumentId() |
List<Notice> |
getNotices() |
Document.Status |
getStatus() |
String |
getStatusDescription() |
Date |
getUpdated() |
equals, hashCode, toStringCopyright © 2015–2016 IBM Watson. All rights reserved.