| Package | Description |
|---|---|
| de.hybris.platform.subscriptionfacades.converters.populator | |
| de.hybris.platform.subscriptionfacades.data |
| Modifier and Type | Class and Description |
|---|---|
class |
BillingPlanPopulator<SOURCE extends BillingPlanModel,TARGET extends BillingPlanData>
Populator implementation for
BillingPlanModel as source and BillingPlanData as target type. |
| Modifier and Type | Method and Description |
|---|---|
protected Converter<BillingPlanModel,BillingPlanData> |
SubscriptionTermPopulator.getBillingPlanConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
SubscriptionTermPopulator.setBillingPlanConverter(Converter<BillingPlanModel,BillingPlanData> billingPlanConverter) |
| Modifier and Type | Method and Description |
|---|---|
BillingPlanData |
SubscriptionTermData.getBillingPlan() |
| Modifier and Type | Method and Description |
|---|---|
void |
SubscriptionTermData.setBillingPlan(BillingPlanData billingPlan) |
Copyright © 2018 SAP SE. All Rights Reserved.