public class XPFBundleConstituent extends Object
Modifier and Type | Field and Description |
---|---|
private XPFProduct |
product
The product that this bundle constituent is linked to.
|
private XPFProductSku |
productSku
The product sku that this bundle constituent is linked to.
|
Constructor and Description |
---|
XPFBundleConstituent(XPFProduct product)
Constructor.
|
XPFBundleConstituent(XPFProductSku productSku)
Constructor.
|
private final XPFProduct product
private final XPFProductSku productSku
public XPFBundleConstituent(XPFProduct product)
product
- the productpublic XPFBundleConstituent(XPFProductSku productSku)
productSku
- the product skuCopyright © 2022. All rights reserved.