public class InboxEntry extends Object
InboxEntry()
InboxEntry(String itemPath, String note, String userFrom)
String
getFrom()
getItemPath()
getNote()
long
getTimestamp()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public InboxEntry()
public InboxEntry(String itemPath, String note, String userFrom)
public String getFrom()
public String getItemPath()
public String getNote()
public long getTimestamp()
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.