public abstract static class XPFShopper.XPFShopperBuilder<C extends XPFShopper,B extends XPFShopper.XPFShopperBuilder<C,B>> extends XPFEntity.XPFEntityBuilder<C,B>
| Constructor and Description |
|---|
XPFShopperBuilder() |
| Modifier and Type | Method and Description |
|---|---|
B |
account(XPFCustomer account) |
abstract C |
build() |
protected abstract B |
self() |
B |
session(@NonNull XPFSession session) |
B |
store(@NonNull XPFStore store) |
String |
toString() |
B |
user(@NonNull XPFCustomer user) |
customDataprotected abstract B self()
self in class XPFEntity.XPFEntityBuilder<C extends XPFShopper,B extends XPFShopper.XPFShopperBuilder<C,B>>public abstract C build()
build in class XPFEntity.XPFEntityBuilder<C extends XPFShopper,B extends XPFShopper.XPFShopperBuilder<C,B>>public B session(@NonNull @NonNull XPFSession session)
this.public B user(@NonNull @NonNull XPFCustomer user)
this.public B account(XPFCustomer account)
this.public String toString()
toString in class XPFEntity.XPFEntityBuilder<C extends XPFShopper,B extends XPFShopper.XPFShopperBuilder<C,B>>Copyright © 2026. All rights reserved.