|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.squashtest.csp.core.bugtracker.mantis.binding.TagDataSearchResult
public class TagDataSearchResult
| Constructor Summary | |
|---|---|
TagDataSearchResult()
|
|
TagDataSearchResult(TagData[] results,
BigInteger total_results)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
TagData[] |
getResults()
Gets the results value for this TagDataSearchResult. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
BigInteger |
getTotal_results()
Gets the total_results value for this TagDataSearchResult. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setResults(TagData[] results)
Sets the results value for this TagDataSearchResult. |
void |
setTotal_results(BigInteger total_results)
Sets the total_results value for this TagDataSearchResult. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TagDataSearchResult()
public TagDataSearchResult(TagData[] results,
BigInteger total_results)
| Method Detail |
|---|
public TagData[] getResults()
public void setResults(TagData[] results)
results - public BigInteger getTotal_results()
public void setTotal_results(BigInteger total_results)
total_results - public boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in class Objectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||