public class MobileCostPlansResource
extends <any>
| Constructor and Description |
|---|
MobileCostPlansResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllMobileCostPlans()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getMobileCostPlanResource(String resourceKey)
Generated getter for sub resource of type
MobileCostPlanResource for current root resource |
Collection<MobileCostPlanModel> |
getMobileCostPlansCollection()
Convenience method which just delegates to
#getResourceValue() |
Response |
postMobileCostPlan(MobileCostPlanDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setMobileCostPlansCollection(Collection<MobileCostPlanModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public MobileCostPlansResource()
public Response getAllMobileCostPlans()
Responsepublic AbstractYResource getMobileCostPlanResource(String resourceKey)
MobileCostPlanResource for current root resourcepublic Collection<MobileCostPlanModel> getMobileCostPlansCollection()
#getResourceValue()public Response postMobileCostPlan(MobileCostPlanDTO dto)
Responsepublic void setMobileCostPlansCollection(Collection<MobileCostPlanModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.