public class StockInfo extends Object
| Constructor and Description |
|---|
StockInfo() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getStockCapacityTiB() |
Integer |
getStockQuantity() |
String |
getZone() |
StockInfo |
setStockCapacityTiB(Integer stockCapacityTiB) |
StockInfo |
setStockQuantity(Integer stockQuantity) |
StockInfo |
setZone(String zone) |
String |
toString() |
Copyright © 2026. All rights reserved.