|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exist.soap.QueryResponse
| Constructor Summary | |
QueryResponse()
|
|
QueryResponse(QueryResponseCollections collections,
int hits,
long queryTime)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
QueryResponseCollections |
getCollections()
Gets the collections value for this QueryResponse. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
int |
getHits()
Gets the hits value for this QueryResponse. |
long |
getQueryTime()
Gets the queryTime value for this QueryResponse. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setCollections(QueryResponseCollections collections)
Sets the collections value for this QueryResponse. |
void |
setHits(int hits)
Sets the hits value for this QueryResponse. |
void |
setQueryTime(long queryTime)
Sets the queryTime value for this QueryResponse. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public QueryResponse()
public QueryResponse(QueryResponseCollections collections,
int hits,
long queryTime)
| Method Detail |
public QueryResponseCollections getCollections()
public void setCollections(QueryResponseCollections collections)
collections - public int getHits()
public void setHits(int hits)
hits - public long getQueryTime()
public void setQueryTime(long queryTime)
queryTime - public boolean equals(java.lang.Object obj)
public int hashCode()
public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||