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