public class ZoneDeliveryModeValuesResource
extends <any>
| Constructor and Description |
|---|
ZoneDeliveryModeValuesResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllZoneDeliveryModeValues()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getZoneDeliveryModeValueResource(String resourceKey)
Generated getter for sub resource of type
ZoneDeliveryModeValueResource for current root resource |
Collection<ZoneDeliveryModeValueModel> |
getZoneDeliveryModeValuesCollection()
Convenience method which just delegates to
#getResourceValue() |
Response |
postZoneDeliveryModeValue(ZoneDeliveryModeValueDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setZoneDeliveryModeValuesCollection(Collection<ZoneDeliveryModeValueModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public ZoneDeliveryModeValuesResource()
public Response getAllZoneDeliveryModeValues()
Responsepublic AbstractYResource getZoneDeliveryModeValueResource(String resourceKey)
ZoneDeliveryModeValueResource for current root resourcepublic Collection<ZoneDeliveryModeValueModel> getZoneDeliveryModeValuesCollection()
#getResourceValue()public Response postZoneDeliveryModeValue(ZoneDeliveryModeValueDTO dto)
Responsepublic void setZoneDeliveryModeValuesCollection(Collection<ZoneDeliveryModeValueModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.