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