public interface TimelineDocument<Document>
| Modifier and Type | Method and Description | 
|---|---|
| long | getCreatedTime() | 
| String | getId() | 
| String | getType() | 
| void | merge(Document timelineDocument) | 
| void | setCreatedTime(long time) | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.