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