public class XMucUserElement extends ElementWrapper
| Modifier and Type | Method and Description |
|---|---|
static XMucUserElement |
extract(Stanza stanza) |
Affiliation |
getAffiliation() |
JID |
getJID() |
String |
getNick() |
Role |
getRole() |
Set<Integer> |
getStatuses() |
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 static XMucUserElement extract(Stanza stanza) throws XMLException
XMLExceptionpublic Affiliation getAffiliation() throws XMLException
XMLExceptionpublic JID getJID() throws XMLException
XMLExceptionpublic String getNick() throws XMLException
XMLExceptionpublic Role getRole() throws XMLException
XMLExceptionCopyright © 2006–2018 Tigase. All rights reserved.