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