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