public interface Tombstone
| Modifier and Type | Method and Description |
|---|---|
Item |
getItem() |
Date |
getTimestamp()
Time that tombstone was created.
|
void |
setItem(Item item) |
void |
setTimestamp(Date timestamp) |
Date getTimestamp()
void setTimestamp(Date timestamp)
timestamp - time tombstone createdItem getItem()
void setItem(Item item)
item - Item that tombstone is associated with.Copyright © 2012–2018 1&1. All rights reserved.