Uses of Class
de.hybris.platform.subscriptionservices.model.ChargeEntryModel
Packages that use ChargeEntryModel
Package
Description
Contains generated models for each type of de.hybris.platform.subscriptionservices.jalo package.
-
Uses of ChargeEntryModel in de.hybris.platform.subscriptionfacades.product.converters.populator
Classes in de.hybris.platform.subscriptionfacades.product.converters.populator with type parameters of type ChargeEntryModelModifier and TypeClassDescriptionclassAbstractChargeEntryPopulator<SOURCE extends ChargeEntryModel,TARGET extends ChargeEntryData> Populate DTOUsageChargeEntryDatawith data fromUsageChargeEntryModel. -
Uses of ChargeEntryModel in de.hybris.platform.subscriptionservices.model
Subclasses of ChargeEntryModel in de.hybris.platform.subscriptionservices.modelModifier and TypeClassDescriptionclassGenerated model class for type OneTimeChargeEntry first defined at extension subscriptionservices.classGenerated model class for type OverageUsageChargeEntry first defined at extension subscriptionservices.classGenerated model class for type RecurringChargeEntry first defined at extension subscriptionservices.classGenerated model class for type TierUsageChargeEntry first defined at extension subscriptionservices.classGenerated model class for type UsageChargeEntry first defined at extension subscriptionservices.Methods in de.hybris.platform.subscriptionservices.model with parameters of type ChargeEntryModelModifier and TypeMethodDescriptionBillingTimeChargeEntryAttribute.get(ChargeEntryModel model) CurrencyChargeEntryAttribute.get(ChargeEntryModel model) voidBillingTimeChargeEntryAttribute.set(ChargeEntryModel model, BillingTimeModel value) voidCurrencyChargeEntryAttribute.set(ChargeEntryModel model, CurrencyModel value)