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