Uses of Class
travel.wink.sdk.extranet.booking.model.SortObjectSupplier
Packages that use SortObjectSupplier
-
Uses of SortObjectSupplier in travel.wink.sdk.extranet.booking.model
Methods in travel.wink.sdk.extranet.booking.model that return SortObjectSupplierModifier and TypeMethodDescription@Valid SortObjectSupplierPageableObjectSupplier.getSort()Get sort@Valid SortObjectSupplierPageBookingSupplier.getSort()Get sort@Valid SortObjectSupplierPageReviewSupplier.getSort()Get sortMethods in travel.wink.sdk.extranet.booking.model with parameters of type SortObjectSupplierModifier and TypeMethodDescriptionvoidPageableObjectSupplier.setSort(SortObjectSupplier sort) voidPageBookingSupplier.setSort(SortObjectSupplier sort) voidPageReviewSupplier.setSort(SortObjectSupplier sort) PageableObjectSupplier.sort(SortObjectSupplier sort) PageBookingSupplier.sort(SortObjectSupplier sort) PageReviewSupplier.sort(SortObjectSupplier sort)