public class PromotionVouchersResource
extends <any>
| Constructor and Description |
|---|
PromotionVouchersResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllPromotionVouchers()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getPromotionVoucherResource(String resourceKey)
Generated getter for sub resource of type
PromotionVoucherResource for current root resource |
Collection<PromotionVoucherModel> |
getPromotionVouchersCollection()
Convenience method which just delegates to
#getResourceValue() |
void |
setPromotionVouchersCollection(Collection<PromotionVoucherModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public PromotionVouchersResource()
public Response getAllPromotionVouchers()
Responsepublic AbstractYResource getPromotionVoucherResource(String resourceKey)
PromotionVoucherResource for current root resourcepublic Collection<PromotionVoucherModel> getPromotionVouchersCollection()
#getResourceValue()public void setPromotionVouchersCollection(Collection<PromotionVoucherModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.