Uses of Class
org.cxml.Tax
Packages that use Tax
-
Uses of Tax in de.hybris.platform.b2b.punchout.populators.impl
Methods in de.hybris.platform.b2b.punchout.populators.impl that return types with arguments of type TaxModifier and TypeMethodDescriptionprotected Populator<Tax,Collection<TaxValue>> DefaultOrderEntryOverridingPopulator.getTaxValuePopulator()protected Populator<Tax,Collection<TaxValue>> DefaultOrderRequestCartPopulator.getTaxValuePopulator()Methods in de.hybris.platform.b2b.punchout.populators.impl with parameters of type TaxModifier and TypeMethodDescriptionvoidDefaultTaxValuePopulator.populate(Tax source, Collection<TaxValue> target) Method parameters in de.hybris.platform.b2b.punchout.populators.impl with type arguments of type TaxModifier and TypeMethodDescriptionvoidDefaultOrderEntryOverridingPopulator.setTaxValuePopulator(Populator<Tax, Collection<TaxValue>> taxValuePopulator) voidDefaultOrderRequestCartPopulator.setTaxValuePopulator(Populator<Tax, Collection<TaxValue>> taxValuePopulator) -
Uses of Tax in org.cxml
Modifier and TypeFieldDescriptionprotected TaxItemIn.taxprotected TaxItemOut.taxprotected TaxModification.taxprotected TaxOrderRequestHeader.taxprotected TaxPaymentStatus.taxprotected TaxPunchOutOrderMessageHeader.taxprotected TaxPurchaseRequisitionHeader.taxprotected TaxQuoteItemIn.taxprotected TaxQuoteItemOut.taxModifier and TypeMethodDescriptionObjectFactory.createTax()Create an instance ofTaxItemIn.getTax()Gets the value of the tax property.ItemOut.getTax()Gets the value of the tax property.Modification.getTax()Gets the value of the tax property.OrderRequestHeader.getTax()Gets the value of the tax property.PaymentStatus.getTax()Gets the value of the tax property.PunchOutOrderMessageHeader.getTax()Gets the value of the tax property.PurchaseRequisitionHeader.getTax()Gets the value of the tax property.QuoteItemIn.getTax()Gets the value of the tax property.QuoteItemOut.getTax()Gets the value of the tax property.Modifier and TypeMethodDescriptionvoidSets the value of the tax property.voidSets the value of the tax property.voidSets the value of the tax property.voidSets the value of the tax property.voidSets the value of the tax property.voidSets the value of the tax property.voidSets the value of the tax property.voidSets the value of the tax property.voidSets the value of the tax property.