public class StandardPaymentModeValuesResource
extends <any>
| Constructor and Description |
|---|
StandardPaymentModeValuesResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllStandardPaymentModeValues()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getStandardPaymentModeValueResource(String resourceKey)
Generated getter for sub resource of type
StandardPaymentModeValueResource for current root resource |
Collection<StandardPaymentModeValueModel> |
getStandardPaymentModeValuesCollection()
Convenience method which just delegates to
#getResourceValue() |
Response |
postStandardPaymentModeValue(StandardPaymentModeValueDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setStandardPaymentModeValuesCollection(Collection<StandardPaymentModeValueModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public StandardPaymentModeValuesResource()
public Response getAllStandardPaymentModeValues()
Responsepublic AbstractYResource getStandardPaymentModeValueResource(String resourceKey)
StandardPaymentModeValueResource for current root resourcepublic Collection<StandardPaymentModeValueModel> getStandardPaymentModeValuesCollection()
#getResourceValue()public Response postStandardPaymentModeValue(StandardPaymentModeValueDTO dto)
Responsepublic void setStandardPaymentModeValuesCollection(Collection<StandardPaymentModeValueModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.