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