Uses of Class
travel.wink.sdk.extranet.booking.model.PageableObjectSupplier
Packages that use PageableObjectSupplier
-
Uses of PageableObjectSupplier in travel.wink.sdk.extranet.booking.model
Methods in travel.wink.sdk.extranet.booking.model that return PageableObjectSupplierModifier and TypeMethodDescription@Valid PageableObjectSupplierPageBookingSupplier.getPageable()Get pageable@Valid PageableObjectSupplierPageReviewSupplier.getPageable()Get pageablePageableObjectSupplier.pageNumber(Integer pageNumber) PageableObjectSupplier.sort(SortObjectSupplier sort) Methods in travel.wink.sdk.extranet.booking.model with parameters of type PageableObjectSupplierModifier and TypeMethodDescriptionPageBookingSupplier.pageable(PageableObjectSupplier pageable) PageReviewSupplier.pageable(PageableObjectSupplier pageable) voidPageBookingSupplier.setPageable(PageableObjectSupplier pageable) voidPageReviewSupplier.setPageable(PageableObjectSupplier pageable)