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