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