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