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