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