| Package | Description |
|---|---|
| de.hybris.platform.subscriptionservices.dto | |
| de.hybris.platform.subscriptionservices.resource |
| Modifier and Type | Method and Description |
|---|---|
BillingPlanDTO |
SubscriptionTermDTO.getBillingPlan() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<BillingPlanDTO> |
BillingPlansDTO.getBillingPlans() |
| Modifier and Type | Method and Description |
|---|---|
void |
SubscriptionTermDTO.setBillingPlan(BillingPlanDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
BillingPlansDTO.setBillingPlans(java.util.List<BillingPlanDTO> billingplansList) |
| Constructor and Description |
|---|
BillingPlansDTO(java.util.List<BillingPlanDTO> billingplansList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
BillingPlanResource.putBillingPlan(BillingPlanDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.