Class FromAffixElement
java.lang.Object
org.jivesoftware.smackx.stanza_content_encryption.element.JidAffixElement
org.jivesoftware.smackx.stanza_content_encryption.element.FromAffixElement
- All Implemented Interfaces:
org.jivesoftware.smack.packet.Element,org.jivesoftware.smack.packet.NamedElement,AffixElement
-
Field Summary
FieldsFields inherited from class org.jivesoftware.smackx.stanza_content_encryption.element.JidAffixElement
ATTR_JID -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jivesoftware.smackx.stanza_content_encryption.element.JidAffixElement
equals, getJid, hashCode, toXMLMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.jivesoftware.smack.packet.Element
toXML, toXML
-
Field Details
-
ELEMENT
- See Also:
-
-
Constructor Details
-
FromAffixElement
public FromAffixElement(org.jxmpp.jid.Jid jid)
-
-
Method Details
-
getElementName
-