Uses of Class
travel.wink.sdk.affiliate.model.SortDescriptorSupplier
Packages that use SortDescriptorSupplier
-
Uses of SortDescriptorSupplier in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return SortDescriptorSupplierMethods in travel.wink.sdk.affiliate.model that return types with arguments of type SortDescriptorSupplierModifier and TypeMethodDescription@Valid List<SortDescriptorSupplier> StateSupplier.getSort()Descriptors used for sorting result set.Methods in travel.wink.sdk.affiliate.model with parameters of type SortDescriptorSupplierMethod parameters in travel.wink.sdk.affiliate.model with type arguments of type SortDescriptorSupplierModifier and TypeMethodDescriptionvoidStateSupplier.setSort(List<SortDescriptorSupplier> sort) StateSupplier.sort(List<SortDescriptorSupplier> sort)