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