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