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