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