public abstract static class XPFShoppingItem.XPFShoppingItemBuilder<C extends XPFShoppingItem,B extends XPFShoppingItem.XPFShoppingItemBuilder<C,B>> extends XPFEntity.XPFEntityBuilder<C,B>
| Constructor and Description |
|---|
XPFShoppingItemBuilder() |
| Modifier and Type | Method and Description |
|---|---|
B |
addedByPromotion(boolean addedByPromotion) |
B |
agreement(XPFEntitySupplier<XPFAgreement> agreement) |
B |
agreementCode(String agreementCode) |
abstract C |
build() |
B |
bundleConstituent(boolean bundleConstituent) |
B |
children(@NonNull List<XPFShoppingItem> children) |
B |
guid(String guid) |
B |
modifierFields(@NonNull Map<String,String> modifierFields) |
B |
pricing(@NonNull XPFEntitySupplier<XPFLinePricing> pricing) |
B |
productSku(@NonNull XPFProductSku productSku) |
B |
quantity(long quantity) |
protected abstract B |
self() |
String |
toString() |
customDataprotected abstract B self()
self in class XPFEntity.XPFEntityBuilder<C extends XPFShoppingItem,B extends XPFShoppingItem.XPFShoppingItemBuilder<C,B>>public abstract C build()
build in class XPFEntity.XPFEntityBuilder<C extends XPFShoppingItem,B extends XPFShoppingItem.XPFShoppingItemBuilder<C,B>>public B productSku(@NonNull @NonNull XPFProductSku productSku)
this.public B children(@NonNull @NonNull List<XPFShoppingItem> children)
this.public B quantity(long quantity)
this.public B modifierFields(@NonNull @NonNull Map<String,String> modifierFields)
this.public B pricing(@NonNull @NonNull XPFEntitySupplier<XPFLinePricing> pricing)
this.public B bundleConstituent(boolean bundleConstituent)
this.public B addedByPromotion(boolean addedByPromotion)
this.public B agreement(XPFEntitySupplier<XPFAgreement> agreement)
this.public String toString()
toString in class XPFEntity.XPFEntityBuilder<C extends XPFShoppingItem,B extends XPFShoppingItem.XPFShoppingItemBuilder<C,B>>Copyright © 2026. All rights reserved.