| Modifier and Type | Method and Description |
|---|---|
PriceRowDTO |
PriceChangeDescriptorDTO.getPriceRow() |
| Modifier and Type | Method and Description |
|---|---|
void |
PriceChangeDescriptorDTO.setPriceRow(PriceRowDTO value) |
| Modifier and Type | Method and Description |
|---|---|
Collection<PriceRowDTO> |
ProductDTO.getEurope1Prices() |
Collection<PriceRowDTO> |
ProductDTO.getOwnEurope1Prices() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductDTO.setEurope1Prices(Collection<PriceRowDTO> value) |
void |
ProductDTO.setOwnEurope1Prices(Collection<PriceRowDTO> value) |
| Modifier and Type | Method and Description |
|---|---|
List<PriceRowDTO> |
PriceRowsDTO.getPriceRows() |
| Modifier and Type | Method and Description |
|---|---|
void |
PriceRowsDTO.setPriceRows(List<PriceRowDTO> pricerowsList) |
| Constructor and Description |
|---|
PriceRowsDTO(List<PriceRowDTO> pricerowsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
PriceRowsResource.postPriceRow(PriceRowDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
PriceRowResource.putPriceRow(PriceRowDTO dto)
Generated HTTP method for covering PUT requests.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SubscriptionPricePlanDTO
Generated dto class for type SubscriptionPricePlan first defined at extension subscriptionservices
|
Copyright © 2017 SAP SE. All Rights Reserved.