Uses of Class
travel.wink.sdk.booking.model.RawDailyRateBooker
Packages that use RawDailyRateBooker
-
Uses of RawDailyRateBooker in travel.wink.sdk.booking.model
Methods in travel.wink.sdk.booking.model that return RawDailyRateBookerMethods in travel.wink.sdk.booking.model that return types with arguments of type RawDailyRateBookerModifier and TypeMethodDescription@Valid List<RawDailyRateBooker>RawSupplierContractItemBooker.getDailyRateList()Get dailyRateListMethods in travel.wink.sdk.booking.model with parameters of type RawDailyRateBookerModifier and TypeMethodDescriptionRawSupplierContractItemBooker.addDailyRateListItem(RawDailyRateBooker dailyRateListItem) Method parameters in travel.wink.sdk.booking.model with type arguments of type RawDailyRateBookerModifier and TypeMethodDescriptionRawSupplierContractItemBooker.dailyRateList(List<RawDailyRateBooker> dailyRateList) voidRawSupplierContractItemBooker.setDailyRateList(List<RawDailyRateBooker> dailyRateList)