Class FromAffixElement
java.lang.Object
org.jivesoftware.smackx.stanza_content_encryption.element.JidAffixElement
org.jivesoftware.smackx.stanza_content_encryption.element.FromAffixElement
- All Implemented Interfaces:
Element
,NamedElement
,AffixElement
-
Field Summary
Fields inherited from class org.jivesoftware.smackx.stanza_content_encryption.element.JidAffixElement
ATTR_JID
-
Constructor Summary
-
Method Summary
Methods inherited from class org.jivesoftware.smackx.stanza_content_encryption.element.JidAffixElement
equals, getJid, hashCode, toXML
-
Field Details
-
ELEMENT
- See Also:
-
-
Constructor Details
-
FromAffixElement
-
-
Method Details
-
getElementName
Description copied from interface:NamedElement
Returns the root element name.- Returns:
- the element name.
-