Uses of Class
travel.wink.sdk.extranet.model.ReportingDailyRateSupplierDetails
Packages that use ReportingDailyRateSupplierDetails
-
Uses of ReportingDailyRateSupplierDetails in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return ReportingDailyRateSupplierDetailsModifier and TypeMethodDescriptionReportingDailyRateSupplierDetails.baseAmount(BigDecimal baseAmount) ReportingDailyRateSupplierDetails.grossAmount(BigDecimal grossAmount) ReportingDailyRateSupplierDetails.netAmount(BigDecimal netAmount) ReportingDailyRateSupplierDetails.netAmountWithRefund(BigDecimal netAmountWithRefund) Methods in travel.wink.sdk.extranet.model that return types with arguments of type ReportingDailyRateSupplierDetailsModifier and TypeMethodDescriptionBookingSupplierDetails.getReportingDailyRateList()Get reportingDailyRateListMethods in travel.wink.sdk.extranet.model with parameters of type ReportingDailyRateSupplierDetailsModifier and TypeMethodDescriptionBookingSupplierDetails.addReportingDailyRateListItem(ReportingDailyRateSupplierDetails reportingDailyRateListItem) Method parameters in travel.wink.sdk.extranet.model with type arguments of type ReportingDailyRateSupplierDetailsModifier and TypeMethodDescriptionBookingSupplierDetails.reportingDailyRateList(List<ReportingDailyRateSupplierDetails> reportingDailyRateList) voidBookingSupplierDetails.setReportingDailyRateList(List<ReportingDailyRateSupplierDetails> reportingDailyRateList)