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