Uses of Class
de.hybris.platform.subscriptionservices.model.BillingEventModel
Packages that use BillingEventModel
Package
Description
Contains generated models for each type of de.hybris.platform.b2ctelcoservices.jalo package.
Contains generated models for each type of de.hybris.platform.subscriptionservices.jalo package.
-
Uses of BillingEventModel in de.hybris.platform.b2ctelcoservices.model
Methods in de.hybris.platform.b2ctelcoservices.model that return BillingEventModelModifier and TypeMethodDescriptionTmaOneTimeProdOfferPriceChargeModel.getPriceEvent()Generated method - Getter of theTmaProductOfferingPrice.priceEventattribute defined at extensiontuadatacommonsservicesand redeclared at extensiontuadatacommonsservices. -
Uses of BillingEventModel in de.hybris.platform.subscriptionservices.model
Methods in de.hybris.platform.subscriptionservices.model that return BillingEventModelModifier and TypeMethodDescriptionOneTimeChargeEntryModel.getBillingEvent()Generated method - Getter of theOneTimeChargeEntry.billingEventattribute defined at extensionsubscriptionservices.Methods in de.hybris.platform.subscriptionservices.model with parameters of type BillingEventModelModifier and TypeMethodDescriptionvoidOneTimeChargeEntryModel.setBillingEvent(BillingEventModel value) Generated method - Setter ofOneTimeChargeEntry.billingEventattribute defined at extensionsubscriptionservices.Constructors in de.hybris.platform.subscriptionservices.model with parameters of type BillingEventModelModifierConstructorDescriptionOneTimeChargeEntryModel(BillingEventModel _billingEvent, CatalogVersionModel _catalogVersion, String _id, ItemModel _owner, Double _price) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersOneTimeChargeEntryModel(BillingEventModel _billingEvent, Double _price) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters