Uses of Class
de.hybris.platform.subscriptionservices.model.BillingTimeModel
Packages that use BillingTimeModel
Package
Description
Contains generated models for each type of de.hybris.platform.jalo.order package.
Contains generated models for each type of de.hybris.platform.subscriptionservices.jalo package.
-
Uses of BillingTimeModel in de.hybris.platform.core.model.order
Methods in de.hybris.platform.core.model.order that return BillingTimeModelModifier and TypeMethodDescriptionAbstractOrderModel.getBillingTime()Generated method - Getter of theAbstractOrder.billingTimeattribute defined at extensionsubscriptionservices.Methods in de.hybris.platform.core.model.order with parameters of type BillingTimeModelModifier and TypeMethodDescriptionvoidAbstractOrderModel.setBillingTime(BillingTimeModel value) Generated method - Setter ofAbstractOrder.billingTimeattribute defined at extensionsubscriptionservices. -
Uses of BillingTimeModel in de.hybris.platform.subscriptionservices.model
Subclasses of BillingTimeModel in de.hybris.platform.subscriptionservices.modelModifier and TypeClassDescriptionclassGenerated model class for type BillingEvent first defined at extension subscriptionservices.classGenerated model class for type BillingFrequency first defined at extension subscriptionservices.Methods in de.hybris.platform.subscriptionservices.model that return BillingTimeModelModifier and TypeMethodDescriptionChargeEntryModel.getBillingTime()Generated method - Getter of theChargeEntry.billingTimedynamic attribute defined at extensionsubscriptionservices.UsageChargeModel.getBillingTime()Generated method - Getter of theUsageCharge.billingTimedynamic attribute defined at extensionsubscriptionservices.Methods in de.hybris.platform.subscriptionservices.model that return types with arguments of type BillingTimeModelModifier and TypeMethodDescriptionPromotionBillingTimeRestrictionModel.getBillingTimes()Generated method - Getter of thePromotionBillingTimeRestriction.billingTimesattribute defined at extensionsubscriptionservices.Method parameters in de.hybris.platform.subscriptionservices.model with type arguments of type BillingTimeModelModifier and TypeMethodDescriptionvoidPromotionBillingTimeRestrictionModel.setBillingTimes(Collection<BillingTimeModel> value) Generated method - Setter ofPromotionBillingTimeRestriction.billingTimesattribute defined at extensionsubscriptionservices.