public class StockWsDTO extends Object implements Serializable
| Constructor and Description |
|---|
StockWsDTO() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getStockLevel() |
String |
getStockLevelStatus() |
void |
setStockLevel(Long stockLevel) |
void |
setStockLevelStatus(String stockLevelStatus) |
Copyright © 2017 SAP SE. All Rights Reserved.