public static class MessageArchivingModule.Settings
extends tigase.jaxmpp.core.client.xml.ElementWrapper
| Constructor and Description |
|---|
Settings() |
Settings(tigase.jaxmpp.core.client.xml.Element element) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getAutoSave() |
String |
getChildAttr(String childName,
String attr) |
Long |
getExpire() |
SaveMode |
getSaveMode() |
MessageArchivingModule.Settings |
setAutoSave(boolean value) |
MessageArchivingModule.Settings |
setChildAttr(String childName,
String attr,
String value) |
MessageArchivingModule.Settings |
setExpire(Long value) |
MessageArchivingModule.Settings |
setSaveMode(SaveMode mode) |
addChild, equals, findChild, getAsString, getAttribute, getAttributes, getChildAfter, getChildElementValue, getChildElementValue, getChildren, getChildren, getChildrenNS, getChildrenNS, getFirstChild, getFirstChild, getName, getNextSibling, getParent, getValue, getWrappedElement, getXMLNS, hashCode, removeAttribute, removeChild, setAttribute, setAttributes, setChildElementValue, setChildElementValue, setParent, setValue, setXMLNSpublic Settings()
throws tigase.jaxmpp.core.client.xml.XMLException
tigase.jaxmpp.core.client.xml.XMLExceptionpublic Settings(tigase.jaxmpp.core.client.xml.Element element)
public boolean getAutoSave()
throws tigase.jaxmpp.core.client.xml.XMLException
tigase.jaxmpp.core.client.xml.XMLExceptionpublic MessageArchivingModule.Settings setAutoSave(boolean value) throws tigase.jaxmpp.core.client.xml.XMLException
tigase.jaxmpp.core.client.xml.XMLExceptionpublic Long getExpire() throws tigase.jaxmpp.core.client.xml.XMLException
tigase.jaxmpp.core.client.xml.XMLExceptionpublic MessageArchivingModule.Settings setExpire(Long value) throws tigase.jaxmpp.core.client.xml.XMLException
tigase.jaxmpp.core.client.xml.XMLExceptionpublic SaveMode getSaveMode() throws tigase.jaxmpp.core.client.xml.XMLException
tigase.jaxmpp.core.client.xml.XMLExceptionpublic MessageArchivingModule.Settings setSaveMode(SaveMode mode) throws tigase.jaxmpp.core.client.xml.XMLException
tigase.jaxmpp.core.client.xml.XMLExceptionpublic String getChildAttr(String childName, String attr) throws tigase.jaxmpp.core.client.xml.XMLException
tigase.jaxmpp.core.client.xml.XMLExceptionpublic MessageArchivingModule.Settings setChildAttr(String childName, String attr, String value) throws tigase.jaxmpp.core.client.xml.XMLException
tigase.jaxmpp.core.client.xml.XMLExceptionCopyright © 2006–2016 Tigase. All rights reserved.