Class QueryImpl

java.lang.Object
tigase.xmpp.mam.QueryImpl
tigase.xmpp.mam.ExtendedQueryImpl
tigase.archive.xep0313.QueryImpl
All Implemented Interfaces:
tigase.xmpp.mam.ExtendedQuery, tigase.xmpp.mam.Query
Direct Known Subclasses:
QueryCriteria

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

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class tigase.xmpp.mam.ExtendedQueryImpl

    getAfterId, getBeforeId, getIds, setAfterId, setBeforeId, setIds, toString

    Methods inherited from class tigase.xmpp.mam.QueryImpl

    getComponentJID, getEnd, getId, getQuestionerJID, getRsm, getStart, getWith, getXMLNS, setComponentJID, setEnd, setId, setQuestionerJID, setStart, setWith, setXmlns, setXMLNS

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

    Methods inherited from interface tigase.xmpp.mam.Query

    getComponentJID, getEnd, getId, getQuestionerJID, getRsm, getStart, getWith, getXMLNS, setComponentJID, setEnd, setId, setQuestionerJID, setStart, setWith, setXMLNS
  • Constructor Details

    • QueryImpl

      public QueryImpl()