public static class PubSubModule.AffiliationElement
extends tigase.jaxmpp.core.client.xml.ElementWrapper
| Constructor and Description |
|---|
AffiliationElement() |
AffiliationElement(tigase.jaxmpp.core.client.xml.Element affiliation) |
| Modifier and Type | Method and Description |
|---|---|
Affiliation |
getAffiliation() |
tigase.jaxmpp.core.client.JID |
getJID() |
String |
getNode() |
void |
setAffiliation(Affiliation affiliation) |
void |
setJID(tigase.jaxmpp.core.client.JID subscriberJID) |
void |
setNode(String nodeName) |
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 AffiliationElement()
throws tigase.jaxmpp.core.client.xml.XMLException
tigase.jaxmpp.core.client.xml.XMLExceptionpublic AffiliationElement(tigase.jaxmpp.core.client.xml.Element affiliation)
public Affiliation getAffiliation() throws tigase.jaxmpp.core.client.xml.XMLException
tigase.jaxmpp.core.client.xml.XMLExceptionpublic tigase.jaxmpp.core.client.JID getJID()
throws tigase.jaxmpp.core.client.xml.XMLException
tigase.jaxmpp.core.client.xml.XMLExceptionpublic String getNode() throws tigase.jaxmpp.core.client.xml.XMLException
tigase.jaxmpp.core.client.xml.XMLExceptionpublic void setAffiliation(Affiliation affiliation) throws tigase.jaxmpp.core.client.xml.XMLException
tigase.jaxmpp.core.client.xml.XMLExceptionpublic void setJID(tigase.jaxmpp.core.client.JID subscriberJID)
throws tigase.jaxmpp.core.client.xml.XMLException
tigase.jaxmpp.core.client.xml.XMLExceptionpublic void setNode(String nodeName) throws tigase.jaxmpp.core.client.xml.XMLException
tigase.jaxmpp.core.client.xml.XMLExceptionCopyright © 2006–2016 Tigase. All rights reserved.