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