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