Uses of Class
com.arubanetworks.meridian.search.LocalSearch.Builder
Packages that use LocalSearch.Builder
-
Uses of LocalSearch.Builder in com.arubanetworks.meridian.search
Methods in com.arubanetworks.meridian.search that return LocalSearch.BuilderModifier and TypeMethodDescriptionSet the EditorKey for the app to search in.LocalSearch.Builder.setLimit(int limit) Limits the number of results.LocalSearch.Builder.setListener(LocalSearch.LocalSearchListener listener) Set a listener to receive events for this search request.LocalSearch.Builder.setLocation(MeridianLocation location) Set the location that this search request should center around.Set the query string for this request.LocalSearch.Builder.setTransportType(TransportType transportType) Set the type of transit that this search can traverse.