Constructor and Description |
---|
IMItem(long id,
Date sentDate,
String fromSite,
String fromUser,
String receiverSite,
String receiverUser,
String message,
boolean wizz) |
Modifier and Type | Method and Description |
---|---|
String |
getFromSite() |
String |
getFromUser() |
long |
getId() |
String |
getMessage() |
String |
getMessageAutoLink() |
String |
getReceiverSite() |
String |
getReceiverUser() |
Date |
getSentDate() |
boolean |
isFromAllSites() |
boolean |
isToAllSites() |
boolean |
isToAllUsers() |
boolean |
isWizz() |
public long getId()
public Date getSentDate()
public String getFromSite()
public boolean isFromAllSites()
public String getFromUser()
public String getReceiverSite()
public boolean isToAllSites()
public String getReceiverUser()
public boolean isToAllUsers()
public String getMessage()
public String getMessageAutoLink()
public boolean isWizz()
Copyright © 2012-2018. All Rights Reserved.