org.benjp.model
Class NotificationBean
java.lang.Object
org.benjp.model.NotificationBean
public class NotificationBean
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NotificationBean
public NotificationBean()
getUser
public String getUser()
setUser
public void setUser(String user)
getType
public String getType()
setType
public void setType(String type)
getInfo
public String getInfo()
setInfo
public void setInfo(String info)
getTimestamp
public Long getTimestamp()
setTimestamp
public void setTimestamp(Long timestamp)
Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.