public class CdsPrices extends Object
| Constructor and Description |
|---|
CdsPrices() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getCdsSizeInGB() |
Double |
getPrice() |
Double |
getSpecPrice() |
String |
getStorageType() |
String |
getUnit() |
CdsPrices |
setCdsSizeInGB(Integer cdsSizeInGB) |
CdsPrices |
setPrice(Double price) |
CdsPrices |
setSpecPrice(Double specPrice) |
CdsPrices |
setStorageType(String storageType) |
CdsPrices |
setUnit(String unit) |
String |
toString() |
Copyright © 2026. All rights reserved.