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