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