public class SpecIdPrice extends Object
| Constructor and Description |
|---|
SpecIdPrice() |
| Modifier and Type | Method and Description |
|---|---|
String |
getSpecId() |
List<SpecPrice> |
getSpecPrices() |
void |
setSpecId(String specId) |
void |
setSpecPrices(List<SpecPrice> specPrices) |
String |
toString() |
Copyright © 2023. All rights reserved.