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