Uses of Class
de.hybris.platform.billmanagementtmfwebservices.v1.dto.TaxItem
Packages that use TaxItem
Package
Description
-
Uses of TaxItem in de.hybris.platform.billmanagementtmfwebservices.v1.dto
Methods in de.hybris.platform.billmanagementtmfwebservices.v1.dto that return TaxItemModifier and TypeMethodDescriptionTaxItem.atBaseType(String atBaseType) Deprecated.TaxItem.atSchemaLocation(String atSchemaLocation) Deprecated.Deprecated.Deprecated.TaxItem.taxCategory(String taxCategory) Deprecated.Deprecated.Methods in de.hybris.platform.billmanagementtmfwebservices.v1.dto that return types with arguments of type TaxItemMethods in de.hybris.platform.billmanagementtmfwebservices.v1.dto with parameters of type TaxItemMethod parameters in de.hybris.platform.billmanagementtmfwebservices.v1.dto with type arguments of type TaxItemModifier and TypeMethodDescriptionvoidCustomerBill.setTaxItem(List<TaxItem> taxItem) Deprecated.Deprecated. -
Uses of TaxItem in de.hybris.platform.billmanagementtmfwebservices.v1.mappers.taxitem
Methods in de.hybris.platform.billmanagementtmfwebservices.v1.mappers.taxitem with parameters of type TaxItemModifier and TypeMethodDescriptionvoidTaxItemAtSchemaLocationAttributeMapper.populateTargetAttributeFromSource(BmAppliedPartyBillingTaxRateModel source, TaxItem target, ma.glasnost.orika.MappingContext context) Deprecated.voidTaxItemAtTypeAttributeMapper.populateTargetAttributeFromSource(BmAppliedPartyBillingTaxRateModel source, TaxItem target, ma.glasnost.orika.MappingContext context) Deprecated.voidTaxItemTaxAmountAttributeMapper.populateTargetAttributeFromSource(BmAppliedPartyBillingTaxRateModel source, TaxItem target, ma.glasnost.orika.MappingContext context) Deprecated.