|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.iids.aos.webservices.wsdl.GoogleSearch.GoogleSearchResult
public class GoogleSearchResult
| Constructor Summary | |
|---|---|
GoogleSearchResult()
|
|
GoogleSearchResult(boolean documentFiltering,
java.lang.String searchComments,
int estimatedTotalResultsCount,
boolean estimateIsExact,
ResultElement[] resultElements,
java.lang.String searchQuery,
int startIndex,
int endIndex,
java.lang.String searchTips,
DirectoryCategory[] directoryCategories,
double searchTime)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
DirectoryCategory[] |
getDirectoryCategories()
Gets the directoryCategories value for this GoogleSearchResult. |
int |
getEndIndex()
Gets the endIndex value for this GoogleSearchResult. |
int |
getEstimatedTotalResultsCount()
Gets the estimatedTotalResultsCount value for this GoogleSearchResult. |
ResultElement[] |
getResultElements()
Gets the resultElements value for this GoogleSearchResult. |
java.lang.String |
getSearchComments()
Gets the searchComments value for this GoogleSearchResult. |
java.lang.String |
getSearchQuery()
Gets the searchQuery value for this GoogleSearchResult. |
double |
getSearchTime()
Gets the searchTime value for this GoogleSearchResult. |
java.lang.String |
getSearchTips()
Gets the searchTips value for this GoogleSearchResult. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
int |
getStartIndex()
Gets the startIndex value for this GoogleSearchResult. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
boolean |
isDocumentFiltering()
Gets the documentFiltering value for this GoogleSearchResult. |
boolean |
isEstimateIsExact()
Gets the estimateIsExact value for this GoogleSearchResult. |
void |
setDirectoryCategories(DirectoryCategory[] directoryCategories)
Sets the directoryCategories value for this GoogleSearchResult. |
void |
setDocumentFiltering(boolean documentFiltering)
Sets the documentFiltering value for this GoogleSearchResult. |
void |
setEndIndex(int endIndex)
Sets the endIndex value for this GoogleSearchResult. |
void |
setEstimatedTotalResultsCount(int estimatedTotalResultsCount)
Sets the estimatedTotalResultsCount value for this GoogleSearchResult. |
void |
setEstimateIsExact(boolean estimateIsExact)
Sets the estimateIsExact value for this GoogleSearchResult. |
void |
setResultElements(ResultElement[] resultElements)
Sets the resultElements value for this GoogleSearchResult. |
void |
setSearchComments(java.lang.String searchComments)
Sets the searchComments value for this GoogleSearchResult. |
void |
setSearchQuery(java.lang.String searchQuery)
Sets the searchQuery value for this GoogleSearchResult. |
void |
setSearchTime(double searchTime)
Sets the searchTime value for this GoogleSearchResult. |
void |
setSearchTips(java.lang.String searchTips)
Sets the searchTips value for this GoogleSearchResult. |
void |
setStartIndex(int startIndex)
Sets the startIndex value for this GoogleSearchResult. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GoogleSearchResult()
public GoogleSearchResult(boolean documentFiltering,
java.lang.String searchComments,
int estimatedTotalResultsCount,
boolean estimateIsExact,
ResultElement[] resultElements,
java.lang.String searchQuery,
int startIndex,
int endIndex,
java.lang.String searchTips,
DirectoryCategory[] directoryCategories,
double searchTime)
| Method Detail |
|---|
public boolean isDocumentFiltering()
public void setDocumentFiltering(boolean documentFiltering)
documentFiltering - public java.lang.String getSearchComments()
public void setSearchComments(java.lang.String searchComments)
searchComments - public int getEstimatedTotalResultsCount()
public void setEstimatedTotalResultsCount(int estimatedTotalResultsCount)
estimatedTotalResultsCount - public boolean isEstimateIsExact()
public void setEstimateIsExact(boolean estimateIsExact)
estimateIsExact - public ResultElement[] getResultElements()
public void setResultElements(ResultElement[] resultElements)
resultElements - public java.lang.String getSearchQuery()
public void setSearchQuery(java.lang.String searchQuery)
searchQuery - public int getStartIndex()
public void setStartIndex(int startIndex)
startIndex - public int getEndIndex()
public void setEndIndex(int endIndex)
endIndex - public java.lang.String getSearchTips()
public void setSearchTips(java.lang.String searchTips)
searchTips - public DirectoryCategory[] getDirectoryCategories()
public void setDirectoryCategories(DirectoryCategory[] directoryCategories)
directoryCategories - public double getSearchTime()
public void setSearchTime(double searchTime)
searchTime - public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic 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 | ||||||||