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