public static class MultipleAddresses.Address extends Object implements NamedElement
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getElementName()
Returns the root element name.
|
String |
getJid() |
String |
getNode() |
MultipleAddresses.Type |
getType() |
String |
getUri() |
boolean |
isDelivered() |
XmlStringBuilder |
toXML()
Returns the XML representation of this Element.
|
public static final String ELEMENT
public MultipleAddresses.Type getType()
public String getJid()
public String getNode()
public String getDescription()
public boolean isDelivered()
public String getUri()
public String getElementName()
NamedElementgetElementName in interface NamedElementpublic XmlStringBuilder toXML()
ElementCopyright © 2021. All rights reserved.