Class QueryImpl

  • All Implemented Interfaces:
    tigase.xmpp.mam.Query
    Direct Known Subclasses:
    QueryCriteria

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

      Constructors 
      Constructor Description
      QueryImpl()  
    • Method Summary

      • 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

      • QueryImpl

        public QueryImpl()