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