public class ChinesePaymentInfosResource
extends <any>
| Constructor and Description |
|---|
ChinesePaymentInfosResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllChinesePaymentInfos()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getChinesePaymentInfoResource(String resourceKey)
Generated getter for sub resource of type
ChinesePaymentInfoResource for current root resource |
Collection<ChinesePaymentInfoModel> |
getChinesePaymentInfosCollection()
Convenience method which just delegates to
#getResourceValue() |
Response |
postChinesePaymentInfo(ChinesePaymentInfoDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setChinesePaymentInfosCollection(Collection<ChinesePaymentInfoModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public ChinesePaymentInfosResource()
public Response getAllChinesePaymentInfos()
Responsepublic AbstractYResource getChinesePaymentInfoResource(String resourceKey)
ChinesePaymentInfoResource for current root resourcepublic Collection<ChinesePaymentInfoModel> getChinesePaymentInfosCollection()
#getResourceValue()public Response postChinesePaymentInfo(ChinesePaymentInfoDTO dto)
Responsepublic void setChinesePaymentInfosCollection(Collection<ChinesePaymentInfoModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.