public class InboxEntry extends Object
| Constructor and Description |
|---|
InboxEntry() |
InboxEntry(String itemPath,
String note,
String userFrom) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFrom() |
String |
getItemPath() |
String |
getNote() |
long |
getTimestamp() |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.