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