public class RevokedOffer extends Object
Modifier and Type | Method and Description |
---|---|
String |
getReason()
Get reason.
|
String |
getSessionID()
Get the session id.
|
Date |
getTimestamp()
Get the timestamp.
|
Jid |
getUserID()
Get user id.
|
Jid |
getUserJID() |
Jid |
getWorkgroupName()
Get workgroup name.
|
public Jid getUserJID()
public Jid getUserID()
public Jid getWorkgroupName()
public String getSessionID()
public String getReason()
public Date getTimestamp()