Uses of Class
de.hybris.platform.b2ctelcoservices.model.TmaAbstractOrderOneTimeChargePriceModel
Packages that use TmaAbstractOrderOneTimeChargePriceModel
Package
Description
-
Uses of TmaAbstractOrderOneTimeChargePriceModel in de.hybris.platform.b2ctelcofacades.converters.populator
Methods in de.hybris.platform.b2ctelcofacades.converters.populator that return TmaAbstractOrderOneTimeChargePriceModelModifier and TypeMethodDescriptionprotected TmaAbstractOrderOneTimeChargePriceModelTmaAbstractOrderCompositePriceDataPopulatorIntegrationTest.createOneTimeChargePrice(double dutyFreeAmount, double taxIncludedAmount, double taxRate) -
Uses of TmaAbstractOrderOneTimeChargePriceModel in de.hybris.platform.b2ctelcofacades.price.converters
Classes in de.hybris.platform.b2ctelcofacades.price.converters with type parameters of type TmaAbstractOrderOneTimeChargePriceModelModifier and TypeClassDescriptionclassTmaAbstractOrderOneTimeChargePriceDataPopulator<SOURCE extends TmaAbstractOrderOneTimeChargePriceModel,TARGET extends TmaAbstractOrderOneTimeChargePriceData> Populator implementation forTmaAbstractOrderOneTimeChargePriceModelas source andTmaAbstractOrderOneTimeChargePriceDataas target type. -
Uses of TmaAbstractOrderOneTimeChargePriceModel in de.hybris.platform.b2ctelcoservices.pricing.strategy.builder.orderentry.impl
Methods in de.hybris.platform.b2ctelcoservices.pricing.strategy.builder.orderentry.impl that return TmaAbstractOrderOneTimeChargePriceModelModifier and TypeMethodDescriptionprotected TmaAbstractOrderOneTimeChargePriceModelTmaAbstractOrderOneTimeChargePriceBuilder.createAbstractOrderOneTimeChargePrice(Double price, BillingTimeModel billingTime, AbstractOrderEntryModel entry, List<de.hybris.platform.util.TaxValue> taxes)