public static class MessageArchiveManagementModule.Query extends Object
| Constructor and Description |
|---|
Query() |
| Modifier and Type | Method and Description |
|---|---|
Date |
getEnd() |
Date |
getStart() |
tigase.jaxmpp.core.client.JID |
getWith() |
void |
setEnd(Date end) |
void |
setStart(Date start) |
void |
setWith(tigase.jaxmpp.core.client.JID with) |
tigase.jaxmpp.core.client.xmpp.forms.JabberDataElement |
toJabberDataElement(tigase.jaxmpp.core.client.xmpp.utils.DateTimeFormat df) |
public Date getEnd()
public void setEnd(Date end)
public Date getStart()
public void setStart(Date start)
public tigase.jaxmpp.core.client.JID getWith()
public void setWith(tigase.jaxmpp.core.client.JID with)
public tigase.jaxmpp.core.client.xmpp.forms.JabberDataElement toJabberDataElement(tigase.jaxmpp.core.client.xmpp.utils.DateTimeFormat df)
throws tigase.jaxmpp.core.client.xml.XMLException
tigase.jaxmpp.core.client.xml.XMLExceptionCopyright © 2006–2022 Tigase. All rights reserved.