public class InventoryService extends Object
| Constructor and Description |
|---|
InventoryService() |
| Modifier and Type | Method and Description |
|---|---|
UpdateInventory |
csvToObject(String csv) |
void |
updateInventory(UpdateInventory update) |
public UpdateInventory csvToObject(String csv)
public void updateInventory(UpdateInventory update) throws Exception
ExceptionCopyright © 2017. All rights reserved.