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