Uses of Class
de.hybris.platform.billmanagementservices.model.BmAppliedPartyBillingTaxRateModel
Packages that use BmAppliedPartyBillingTaxRateModel
Package
Description
Contains generated models for each type of de.hybris.platform.billmanagementservices.jalo package.
-
Uses of BmAppliedPartyBillingTaxRateModel in de.hybris.platform.billmanagementservices.model
Methods in de.hybris.platform.billmanagementservices.model that return types with arguments of type BmAppliedPartyBillingTaxRateModelModifier and TypeMethodDescriptionBmPartyBillModel.getTaxItems()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBmPartyBill.taxItemsattribute defined at extensionbillmanagementservices.Method parameters in de.hybris.platform.billmanagementservices.model with type arguments of type BmAppliedPartyBillingTaxRateModelModifier and TypeMethodDescriptionvoidBmPartyBillModel.setTaxItems(Set<BmAppliedPartyBillingTaxRateModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofBmPartyBill.taxItemsattribute defined at extensionbillmanagementservices. -
Uses of BmAppliedPartyBillingTaxRateModel in de.hybris.platform.billmanagementtmfwebservices.v1.mappers.taxitem
Methods in de.hybris.platform.billmanagementtmfwebservices.v1.mappers.taxitem with parameters of type BmAppliedPartyBillingTaxRateModelModifier 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.