public class ProductPriceDiscountPromotionByPaymentTypesResource
extends <any>
| Constructor and Description |
|---|
ProductPriceDiscountPromotionByPaymentTypesResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllProductPriceDiscountPromotionByPaymentTypes()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getProductPriceDiscountPromotionByPaymentTypeResource(String resourceKey)
Generated getter for sub resource of type
ProductPriceDiscountPromotionByPaymentTypeResource for current root resource |
Collection<ProductPriceDiscountPromotionByPaymentTypeModel> |
getProductPriceDiscountPromotionByPaymentTypesCollection()
Convenience method which just delegates to
#getResourceValue() |
Response |
postProductPriceDiscountPromotionByPaymentType(ProductPriceDiscountPromotionByPaymentTypeDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setProductPriceDiscountPromotionByPaymentTypesCollection(Collection<ProductPriceDiscountPromotionByPaymentTypeModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public ProductPriceDiscountPromotionByPaymentTypesResource()
public Response getAllProductPriceDiscountPromotionByPaymentTypes()
Responsepublic AbstractYResource getProductPriceDiscountPromotionByPaymentTypeResource(String resourceKey)
ProductPriceDiscountPromotionByPaymentTypeResource for current root resourcepublic Collection<ProductPriceDiscountPromotionByPaymentTypeModel> getProductPriceDiscountPromotionByPaymentTypesCollection()
#getResourceValue()public Response postProductPriceDiscountPromotionByPaymentType(ProductPriceDiscountPromotionByPaymentTypeDTO dto)
Responsepublic void setProductPriceDiscountPromotionByPaymentTypesCollection(Collection<ProductPriceDiscountPromotionByPaymentTypeModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.