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