Uses of Record Class
net.ygbstudio.jbrave.core.domain.dto.result.search.GraphInfobox
Packages that use GraphInfobox
-
Uses of GraphInfobox in net.ygbstudio.jbrave.api.response
Methods in net.ygbstudio.jbrave.api.response that return GraphInfoboxModifier and TypeMethodDescriptionWebSearchApiResponse.infobox()Returns the value of theinfoboxrecord component.Constructors in net.ygbstudio.jbrave.api.response with parameters of type GraphInfoboxModifierConstructorDescriptionWebSearchApiResponse(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.