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