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