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