Uses of Class
de.hybris.platform.subscriptionfacades.data.OneTimeChargeEntryData
Packages that use OneTimeChargeEntryData
Package
Description
-
Uses of OneTimeChargeEntryData in de.hybris.platform.subscriptionfacades.data
Methods in de.hybris.platform.subscriptionfacades.data that return types with arguments of type OneTimeChargeEntryDataMethod parameters in de.hybris.platform.subscriptionfacades.data with type arguments of type OneTimeChargeEntryDataModifier and TypeMethodDescriptionvoidSubscriptionPricePlanData.setOneTimeChargeEntries(List<OneTimeChargeEntryData> oneTimeChargeEntries) -
Uses of OneTimeChargeEntryData in de.hybris.platform.subscriptionfacades.product.converters.populator
Classes in de.hybris.platform.subscriptionfacades.product.converters.populator with type parameters of type OneTimeChargeEntryDataModifier and TypeClassDescriptionclassOneTimeChargeEntryPopulator<SOURCE extends OneTimeChargeEntryModel,TARGET extends OneTimeChargeEntryData> Populate DTOOneTimeChargeEntryDatawith data fromOneTimeChargeEntryModel.Methods in de.hybris.platform.subscriptionfacades.product.converters.populator that return types with arguments of type OneTimeChargeEntryDataModifier and TypeMethodDescriptionSubscriptionPricePlanOneTimeChargePopulator.getOneTimeChargeEntryConverter()Method parameters in de.hybris.platform.subscriptionfacades.product.converters.populator with type arguments of type OneTimeChargeEntryDataModifier and TypeMethodDescriptionvoidSubscriptionPricePlanOneTimeChargePopulator.setOneTimeChargeEntryConverter(Converter<OneTimeChargeEntryModel, OneTimeChargeEntryData> oneTimeChargeEntryConverter)