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 getDescription()
public boolean isDelivered()
public String getElementName()
NamedElement
getElementName
in interface NamedElement
public XmlStringBuilder toXML()
Element