Uses of Class
org.hansken.plugin.extraction.api.SearchSortOption.Builder
Packages that use SearchSortOption.Builder
Package
Description
This is the API of the Extraction Plugins SDK.
-
Uses of SearchSortOption.Builder in org.hansken.plugin.extraction.api
Methods in org.hansken.plugin.extraction.api that return SearchSortOption.BuilderModifier and TypeMethodDescriptionstatic SearchSortOption.BuilderSearchSortOption.builder()Creates a newSearchSortOption.Builderinstance for constructing aSearchSortOption.SearchSortOption.Builder.direction(SearchSortOption.Direction direction) Sets the sort direction.Sets the field to sort by.