bing.responses
Class BingImageResponse

java.lang.Object
  extended by bing.responses.BingResponse
      extended by bing.responses.BingImageResponse

public class BingImageResponse
extends BingResponse

Represents the response retrieved from issuing an image request.


Constructor Summary
BingImageResponse()
           
 
Method Summary
 
Methods inherited from class bing.responses.BingResponse
addResult, getAlterationOverrideQuery, getAlteredQuery, getOffset, getQuery, getTotal, handleElements, hashCode, results, setAlterationOverrideQuery, setAlteredQuery, setOffset, setQuery, setTotal
 
Methods inherited from class java.lang.Object
equals, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BingImageResponse

public BingImageResponse()