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