| Package | Description |
|---|---|
| de.hybris.platform.configurablebundleservices.dto | |
| de.hybris.platform.subscriptionservices.dto | |
| de.hybris.platform.subscriptionservices.resource |
| Modifier and Type | Method and Description |
|---|---|
BillingEventDTO |
ChangeProductPriceBundleRuleDTO.getBillingEvent() |
| Modifier and Type | Method and Description |
|---|---|
void |
ChangeProductPriceBundleRuleDTO.setBillingEvent(BillingEventDTO value) |
| Modifier and Type | Method and Description |
|---|---|
BillingEventDTO |
OneTimeChargeEntryDTO.getBillingEvent() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<BillingEventDTO> |
BillingEventsDTO.getBillingEvents() |
| Modifier and Type | Method and Description |
|---|---|
void |
OneTimeChargeEntryDTO.setBillingEvent(BillingEventDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
BillingEventsDTO.setBillingEvents(java.util.List<BillingEventDTO> billingeventsList) |
| Constructor and Description |
|---|
BillingEventsDTO(java.util.List<BillingEventDTO> billingeventsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
BillingEventResource.putBillingEvent(BillingEventDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.