| Package | Description |
|---|---|
| de.hybris.platform.subscriptionservices.dto | |
| de.hybris.platform.subscriptionservices.resource |
| Modifier and Type | Method and Description |
|---|---|
UsageUnitDTO |
UsageChargeDTO.getUsageUnit() |
| Modifier and Type | Method and Description |
|---|---|
List<UsageUnitDTO> |
UsageUnitsDTO.getUsageUnits() |
| Modifier and Type | Method and Description |
|---|---|
void |
UsageChargeDTO.setUsageUnit(UsageUnitDTO value) |
| Modifier and Type | Method and Description |
|---|---|
void |
UsageUnitsDTO.setUsageUnits(List<UsageUnitDTO> usageunitsList) |
| Constructor and Description |
|---|
UsageUnitsDTO(List<UsageUnitDTO> usageunitsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
UsageUnitResource.putUsageUnit(UsageUnitDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2017 SAP SE. All Rights Reserved.