| Package | Description |
|---|---|
| de.hybris.platform.subscriptionservices.dto | |
| de.hybris.platform.subscriptionservices.resource |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<RecurringChargeEntryDTO> |
RecurringChargeEntriesDTO.getRecurringChargeEntries() |
java.util.Collection<RecurringChargeEntryDTO> |
SubscriptionPricePlanDTO.getRecurringChargeEntries() |
| Modifier and Type | Method and Description |
|---|---|
void |
SubscriptionPricePlanDTO.setRecurringChargeEntries(java.util.Collection<RecurringChargeEntryDTO> value) |
void |
RecurringChargeEntriesDTO.setRecurringChargeEntries(java.util.List<RecurringChargeEntryDTO> recurringchargeentriesList) |
| Constructor and Description |
|---|
RecurringChargeEntriesDTO(java.util.List<RecurringChargeEntryDTO> recurringchargeentriesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
RecurringChargeEntriesResource.postRecurringChargeEntry(RecurringChargeEntryDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
RecurringChargeEntryResource.putRecurringChargeEntry(RecurringChargeEntryDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2018 SAP SE. All Rights Reserved.