bing.results
Class BingInstantAnswerResult

java.lang.Object
  extended by bing.results.BingResult
      extended by bing.results.BingInstantAnswerResult

public class BingInstantAnswerResult
extends BingResult

Represents an individual instant answer result.


Constructor Summary
BingInstantAnswerResult(java.util.Hashtable dict)
           
 
Method Summary
 java.lang.String getAttribution()
           
 java.lang.String getContentType()
          The section labeled "Content Types" on the bottom of http://msdn.microsoft.com/en-us/library/bceeb75a-69ee-4a2e-98db-9cd560830b13 should be consulted to determine type content types are available for use.
 java.lang.String getInstantAnswerSpecificData()
          As the property name indicates, this is content specific data.
 java.lang.String getTitle()
           
 java.lang.String getUrl()
           
 
Methods inherited from class bing.results.BingResult
add, hashCode
 
Methods inherited from class java.lang.Object
equals, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BingInstantAnswerResult

public BingInstantAnswerResult(java.util.Hashtable dict)
Method Detail

getUrl

public java.lang.String getUrl()

getAttribution

public java.lang.String getAttribution()

getContentType

public java.lang.String getContentType()
The section labeled "Content Types" on the bottom of http://msdn.microsoft.com/en-us/library/bceeb75a-69ee-4a2e-98db-9cd560830b13 should be consulted to determine type content types are available for use.


getTitle

public java.lang.String getTitle()

getInstantAnswerSpecificData

public java.lang.String getInstantAnswerSpecificData()
As the property name indicates, this is content specific data. To see a table of content type specific data results check: http://msdn.microsoft.com/en-us/library/1f42bcb1-f2fb-4cd1-ae31-38ae39d2adda