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