Uses of Class
travel.wink.sdk.extranet.model.TaxAmountSupplier
Packages that use TaxAmountSupplier
-
Uses of TaxAmountSupplier in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return TaxAmountSupplierModifier and TypeMethodDescriptionMethods in travel.wink.sdk.extranet.model that return types with arguments of type TaxAmountSupplierModifier and TypeMethodDescription@Valid List<TaxAmountSupplier>InvoiceLineItemSupplier.getTaxAmounts()Get taxAmountsMethods in travel.wink.sdk.extranet.model with parameters of type TaxAmountSupplierModifier and TypeMethodDescriptionInvoiceLineItemSupplier.addTaxAmountsItem(TaxAmountSupplier taxAmountsItem) Method parameters in travel.wink.sdk.extranet.model with type arguments of type TaxAmountSupplierModifier and TypeMethodDescriptionvoidInvoiceLineItemSupplier.setTaxAmounts(List<TaxAmountSupplier> taxAmounts) InvoiceLineItemSupplier.taxAmounts(List<TaxAmountSupplier> taxAmounts)