public class XPFCustomerEventContext extends XPFEntity
| Modifier and Type | Class and Description |
|---|---|
static class |
XPFCustomerEventContext.XPFCustomerEventContextBuilder<C extends XPFCustomerEventContext,B extends XPFCustomerEventContext.XPFCustomerEventContextBuilder<C,B>> |
XPFEntity.XPFEntityBuilder<C extends XPFEntity,B extends XPFEntity.XPFEntityBuilder<C,B>>| Modifier | Constructor and Description |
|---|---|
|
XPFCustomerEventContext(@NonNull XPFCustomer customer) |
protected |
XPFCustomerEventContext(XPFCustomerEventContext.XPFCustomerEventContextBuilder<?,?> b) |
| Modifier and Type | Method and Description |
|---|---|
static XPFCustomerEventContext.XPFCustomerEventContextBuilder<?,?> |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
@NonNull XPFCustomer |
getCustomer()
The customer entity.
|
int |
hashCode() |
String |
toString() |
getCustomData, getCustomDataValueprotected XPFCustomerEventContext(XPFCustomerEventContext.XPFCustomerEventContextBuilder<?,?> b)
public XPFCustomerEventContext(@NonNull
@NonNull XPFCustomer customer)
public static XPFCustomerEventContext.XPFCustomerEventContextBuilder<?,?> builder()
@NonNull public @NonNull XPFCustomer getCustomer()
Copyright © 2026. All rights reserved.