| Package | Description |
|---|---|
| de.hybris.platform.core.dto.order | |
| de.hybris.platform.subscriptionservices.dto | |
| de.hybris.platform.subscriptionservices.resource |
| Modifier and Type | Method and Description |
|---|---|
BillingTimeDTO |
AbstractOrderDTO.getBillingTime() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractOrderDTO.setBillingTime(BillingTimeDTO value) |
| Modifier and Type | Class and Description |
|---|---|
class |
BillingEventDTO
Generated dto class for type BillingEvent first defined at extension subscriptionservices
|
class |
BillingFrequencyDTO
Generated dto class for type BillingFrequency first defined at extension subscriptionservices
|
| Modifier and Type | Method and Description |
|---|---|
BillingTimeDTO |
UsageChargeDTO.getBillingTime() |
BillingTimeDTO |
ChargeEntryDTO.getBillingTime() |
| Modifier and Type | Method and Description |
|---|---|
List<BillingTimeDTO> |
BillingTimesDTO.getBillingTimes() |
Collection<BillingTimeDTO> |
PromotionBillingTimeRestrictionDTO.getBillingTimes() |
| Modifier and Type | Method and Description |
|---|---|
void |
UsageChargeDTO.setBillingTime(BillingTimeDTO value) |
void |
ChargeEntryDTO.setBillingTime(BillingTimeDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
PromotionBillingTimeRestrictionDTO.setBillingTimes(Collection<BillingTimeDTO> value) |
void |
BillingTimesDTO.setBillingTimes(List<BillingTimeDTO> billingtimesList) |
| Constructor and Description |
|---|
BillingTimesDTO(List<BillingTimeDTO> billingtimesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
BillingTimeResource.putBillingTime(BillingTimeDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2017 SAP SE. All Rights Reserved.