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