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