Uses of Class
de.hybris.platform.subscriptionservices.jalo.OneTimeChargeEntry
Packages that use OneTimeChargeEntry
-
Uses of OneTimeChargeEntry in de.hybris.platform.subscriptionservices.jalo
Fields in de.hybris.platform.subscriptionservices.jalo with type parameters of type OneTimeChargeEntryModifier and TypeFieldDescriptionprotected static final OneToManyHandler<OneTimeChargeEntry>GeneratedSubscriptionPricePlan.ONETIMECHARGEENTRIESHANDLEROneToManyHandlerfor handling 1:n ONETIMECHARGEENTRIES's relation attributes from 'many' side.Methods in de.hybris.platform.subscriptionservices.jalo that return OneTimeChargeEntryModifier and TypeMethodDescriptionGeneratedSubscriptionservicesManager.createOneTimeChargeEntry(SessionContext ctx, Map attributeValues) GeneratedSubscriptionservicesManager.createOneTimeChargeEntry(Map attributeValues) Methods in de.hybris.platform.subscriptionservices.jalo that return types with arguments of type OneTimeChargeEntryModifier and TypeMethodDescriptionGeneratedSubscriptionPricePlan.getOneTimeChargeEntries()Generated method - Getter of theSubscriptionPricePlan.oneTimeChargeEntriesattribute.GeneratedSubscriptionPricePlan.getOneTimeChargeEntries(SessionContext ctx) Generated method - Getter of theSubscriptionPricePlan.oneTimeChargeEntriesattribute.Methods in de.hybris.platform.subscriptionservices.jalo with parameters of type OneTimeChargeEntryModifier and TypeMethodDescriptionvoidGeneratedSubscriptionPricePlan.addToOneTimeChargeEntries(SessionContext ctx, OneTimeChargeEntry value) Generated method - Addsvalueto oneTimeChargeEntries.voidGeneratedSubscriptionPricePlan.addToOneTimeChargeEntries(OneTimeChargeEntry value) Generated method - Addsvalueto oneTimeChargeEntries.voidGeneratedSubscriptionPricePlan.removeFromOneTimeChargeEntries(SessionContext ctx, OneTimeChargeEntry value) Generated method - Removesvaluefrom oneTimeChargeEntries.voidGeneratedSubscriptionPricePlan.removeFromOneTimeChargeEntries(OneTimeChargeEntry value) Generated method - Removesvaluefrom oneTimeChargeEntries.Method parameters in de.hybris.platform.subscriptionservices.jalo with type arguments of type OneTimeChargeEntryModifier and TypeMethodDescriptionvoidGeneratedSubscriptionPricePlan.setOneTimeChargeEntries(SessionContext ctx, Collection<OneTimeChargeEntry> value) Generated method - Setter of theSubscriptionPricePlan.oneTimeChargeEntriesattribute.voidGeneratedSubscriptionPricePlan.setOneTimeChargeEntries(Collection<OneTimeChargeEntry> value) Generated method - Setter of theSubscriptionPricePlan.oneTimeChargeEntriesattribute.