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