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