void |
GeneratedSubscriptionbundleservicesManager.addToChangeProductPriceBundleRules(SessionContext ctx,
BillingEvent item,
ChangeProductPriceBundleRule value) |
Generated method - Adds value to changeProductPriceBundleRules.
|
void |
GeneratedSubscriptionbundleservicesManager.addToChangeProductPriceBundleRules(BillingEvent item,
ChangeProductPriceBundleRule value) |
Generated method - Adds value to changeProductPriceBundleRules.
|
java.util.Collection<ChangeProductPriceBundleRule> |
GeneratedSubscriptionbundleservicesManager.getChangeProductPriceBundleRules(SessionContext ctx,
BillingEvent item) |
Generated method - Getter of the BillingEvent.changeProductPriceBundleRules attribute.
|
java.util.Collection<ChangeProductPriceBundleRule> |
GeneratedSubscriptionbundleservicesManager.getChangeProductPriceBundleRules(BillingEvent item) |
Generated method - Getter of the BillingEvent.changeProductPriceBundleRules attribute.
|
void |
GeneratedSubscriptionbundleservicesManager.removeFromChangeProductPriceBundleRules(SessionContext ctx,
BillingEvent item,
ChangeProductPriceBundleRule value) |
Generated method - Removes value from changeProductPriceBundleRules.
|
void |
GeneratedSubscriptionbundleservicesManager.removeFromChangeProductPriceBundleRules(BillingEvent item,
ChangeProductPriceBundleRule value) |
Generated method - Removes value from changeProductPriceBundleRules.
|
void |
GeneratedSubscriptionbundleservicesManager.setBillingEvent(ChangeProductPriceBundleRule item,
BillingEvent value) |
Generated method - Setter of the ChangeProductPriceBundleRule.billingEvent attribute.
|
void |
GeneratedSubscriptionbundleservicesManager.setBillingEvent(SessionContext ctx,
ChangeProductPriceBundleRule item,
BillingEvent value) |
Generated method - Setter of the ChangeProductPriceBundleRule.billingEvent attribute.
|
void |
GeneratedSubscriptionbundleservicesManager.setChangeProductPriceBundleRules(SessionContext ctx,
BillingEvent item,
java.util.Collection<ChangeProductPriceBundleRule> value) |
Generated method - Setter of the BillingEvent.changeProductPriceBundleRules attribute.
|
void |
GeneratedSubscriptionbundleservicesManager.setChangeProductPriceBundleRules(BillingEvent item,
java.util.Collection<ChangeProductPriceBundleRule> value) |
Generated method - Setter of the BillingEvent.changeProductPriceBundleRules attribute.
|