protected class ProductOptionsProcessor.ProductOptionPricingDTO extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
ProductOptionPricingDTO() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getPrice() |
Long[] |
getSelectedOptions() |
int |
hashCode() |
void |
setPrice(String price) |
void |
setSelectedOptions(Long[] skuOptions) |
Copyright © 2020. All rights reserved.