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