public static final class MultipleAddresses.Address extends Object implements NamedElement
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getElementName()
Returns the root element name.
|
org.jxmpp.jid.Jid |
getJid() |
String |
getNode() |
MultipleAddresses.Type |
getType() |
String |
getUri() |
boolean |
isDelivered() |
XmlStringBuilder |
toXML(String enclosingNamespace)
Returns the XML representation of this Element.
|
public static final String ELEMENT
public MultipleAddresses.Type getType()
public org.jxmpp.jid.Jid getJid()
public String getDescription()
public boolean isDelivered()
public String getElementName()
NamedElement
getElementName
in interface NamedElement
public XmlStringBuilder toXML(String enclosingNamespace)
Element