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