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