| Package | Description |
|---|---|
| de.hybris.platform.mobileservices.dto.text | |
| de.hybris.platform.mobileservices.resource.text |
| Modifier and Type | Method and Description |
|---|---|
Collection<MobileCostPlanDTO> |
MobileShortcodeDTO.getCostPlans() |
List<MobileCostPlanDTO> |
MobileCostPlansDTO.getMobileCostPlans() |
Collection<MobileCostPlanDTO> |
MobileShortcodeDTO.getRevenuePlans() |
| Modifier and Type | Method and Description |
|---|---|
void |
MobileShortcodeDTO.setCostPlans(Collection<MobileCostPlanDTO> value) |
void |
MobileCostPlansDTO.setMobileCostPlans(List<MobileCostPlanDTO> mobilecostplansList) |
void |
MobileShortcodeDTO.setRevenuePlans(Collection<MobileCostPlanDTO> value) |
| Constructor and Description |
|---|
MobileCostPlansDTO(List<MobileCostPlanDTO> mobilecostplansList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
MobileCostPlansResource.postMobileCostPlan(MobileCostPlanDTO dto)
Generated HTTP method for covering POST requests.
|
Response |
MobileCostPlanResource.putMobileCostPlan(MobileCostPlanDTO dto)
Generated HTTP method for covering PUT requests.
|
Copyright © 2017 SAP SE. All Rights Reserved.