Class FromAffixElement

  • All Implemented Interfaces:
    org.jivesoftware.smack.packet.Element, org.jivesoftware.smack.packet.NamedElement, AffixElement

    public class FromAffixElement
    extends JidAffixElement
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String ELEMENT  
    • Constructor Summary

      Constructors 
      Constructor Description
      FromAffixElement​(org.jxmpp.jid.Jid jid)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getElementName()  
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface org.jivesoftware.smack.packet.Element

        toXML, toXML
    • Constructor Detail

      • FromAffixElement

        public FromAffixElement​(org.jxmpp.jid.Jid jid)
    • Method Detail

      • getElementName

        public java.lang.String getElementName()