Uses of Class
travel.wink.payment.model.RawDailyRate
Packages that use RawDailyRate
-
Uses of RawDailyRate in travel.wink.payment.model
Methods in travel.wink.payment.model that return RawDailyRateMethods in travel.wink.payment.model that return types with arguments of type RawDailyRateModifier and TypeMethodDescription@Valid List<RawDailyRate>RawSupplierContractItem.getDailyRateList()Get dailyRateListMethods in travel.wink.payment.model with parameters of type RawDailyRateModifier and TypeMethodDescriptionRawSupplierContractItem.addDailyRateListItem(RawDailyRate dailyRateListItem) Method parameters in travel.wink.payment.model with type arguments of type RawDailyRateModifier and TypeMethodDescriptionRawSupplierContractItem.dailyRateList(List<RawDailyRate> dailyRateList) voidRawSupplierContractItem.setDailyRateList(List<RawDailyRate> dailyRateList)