public class PromotionBillingTimeRestrictionsResource
extends <any>
| Constructor and Description |
|---|
PromotionBillingTimeRestrictionsResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllPromotionBillingTimeRestrictions()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getPromotionBillingTimeRestrictionResource(String resourceKey)
Generated getter for sub resource of type
PromotionBillingTimeRestrictionResource for current root resource |
Collection<PromotionBillingTimeRestrictionModel> |
getPromotionBillingTimeRestrictionsCollection()
Convenience method which just delegates to
#getResourceValue() |
Response |
postPromotionBillingTimeRestriction(PromotionBillingTimeRestrictionDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setPromotionBillingTimeRestrictionsCollection(Collection<PromotionBillingTimeRestrictionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public PromotionBillingTimeRestrictionsResource()
public Response getAllPromotionBillingTimeRestrictions()
Responsepublic AbstractYResource getPromotionBillingTimeRestrictionResource(String resourceKey)
PromotionBillingTimeRestrictionResource for current root resourcepublic Collection<PromotionBillingTimeRestrictionModel> getPromotionBillingTimeRestrictionsCollection()
#getResourceValue()public Response postPromotionBillingTimeRestriction(PromotionBillingTimeRestrictionDTO dto)
Responsepublic void setPromotionBillingTimeRestrictionsCollection(Collection<PromotionBillingTimeRestrictionModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.