Class Query

  • All Implemented Interfaces:
    tigase.xmpp.mam.Query

    public class Query
    extends tigase.xmpp.mam.QueryImpl
    Created by andrzej on 22.12.2016.
    • Constructor Summary

      Constructors 
      Constructor Description
      Query()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getPubsubNode()  
      void setPubsubNode​(java.lang.String pubsubNode)  
      • Methods inherited from class tigase.xmpp.mam.QueryImpl

        getComponentJID, getEnd, getId, getQuestionerJID, getRsm, getStart, getWith, getXMLNS, setComponentJID, setEnd, setId, setQuestionerJID, setStart, setWith, setXmlns, setXMLNS, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • Query

        public Query()
    • Method Detail

      • getPubsubNode

        public java.lang.String getPubsubNode()
      • setPubsubNode

        public void setPubsubNode​(java.lang.String pubsubNode)