Uses of Record Class
net.ygbstudio.jbrave.core.domain.dto.result.search.WebQuery
Packages that use WebQuery
-
Uses of WebQuery in net.ygbstudio.jbrave.api.response
Methods in net.ygbstudio.jbrave.api.response that return WebQueryModifier and TypeMethodDescriptionWebSearchApiResponse.query()Returns the value of thequeryrecord component.Constructors in net.ygbstudio.jbrave.api.response with parameters of type WebQueryModifierConstructorDescriptionWebSearchApiResponse(String type, Discussions discussions, FAQ faq, GraphInfobox infobox, Locations locations, MixedResponse mixed, News news, WebQuery query, Videos videos, Search web, Summarizer summarizer, RichCallbackInfo rich) Creates an instance of aWebSearchApiResponserecord class.