bing.responses
Class BingVideoResponse

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

public class BingVideoResponse
extends BingResponse

Represents the response retrieved from issuing a video request.


Constructor Summary
BingVideoResponse()
           
 
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

BingVideoResponse

public BingVideoResponse()