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