public class QueryImpl extends Object implements Query
QueryImpl()
JID
getComponentJID()
Date
getEnd()
String
getId()
getQuestionerJID()
RSM
getRsm()
getStart()
getWith()
void
setComponentJID(JID componentJID)
setEnd(Date end)
setId(String id)
setQuestionerJID(JID questionerJID)
setStart(Date start)
setWith(JID with)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public QueryImpl()
public JID getQuestionerJID()
getQuestionerJID
Query
public void setQuestionerJID(JID questionerJID)
setQuestionerJID
public JID getComponentJID()
getComponentJID
public void setComponentJID(JID componentJID)
setComponentJID
public String getId()
getId
public void setId(String id)
setId
public Date getStart()
getStart
public void setStart(Date start)
setStart
public Date getEnd()
getEnd
public void setEnd(Date end)
setEnd
public JID getWith()
getWith
public void setWith(JID with)
setWith
public RSM getRsm()
getRsm
Copyright © 2004–2020 "Tigase, Inc.". All rights reserved.