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