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