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