Uses of Class
travel.wink.sdk.extranet.booking.model.ReportingAncillarySupplierDetails
Packages that use ReportingAncillarySupplierDetails
-
Uses of ReportingAncillarySupplierDetails in travel.wink.sdk.extranet.booking.model
Methods in travel.wink.sdk.extranet.booking.model that return ReportingAncillarySupplierDetailsModifier and TypeMethodDescriptionReportingAncillarySupplierDetails.grossAmount(BigDecimal grossAmount) ReportingAncillarySupplierDetails.netAmount(BigDecimal netAmount) ReportingAncillarySupplierDetails.netAmountWithRefund(BigDecimal netAmountWithRefund) ReportingAncillarySupplierDetails.type(ReportingAncillarySupplierDetails.TypeEnum type) Methods in travel.wink.sdk.extranet.booking.model that return types with arguments of type ReportingAncillarySupplierDetailsModifier and TypeMethodDescriptionBookingSupplierDetails.getReportingAncillaryList()Get reportingAncillaryListMethods in travel.wink.sdk.extranet.booking.model with parameters of type ReportingAncillarySupplierDetailsModifier and TypeMethodDescriptionBookingSupplierDetails.addReportingAncillaryListItem(ReportingAncillarySupplierDetails reportingAncillaryListItem) Method parameters in travel.wink.sdk.extranet.booking.model with type arguments of type ReportingAncillarySupplierDetailsModifier and TypeMethodDescriptionBookingSupplierDetails.reportingAncillaryList(List<ReportingAncillarySupplierDetails> reportingAncillaryList) voidBookingSupplierDetails.setReportingAncillaryList(List<ReportingAncillarySupplierDetails> reportingAncillaryList)