public class XPFCustomerEventContext extends XPFEntity
| Constructor and Description |
|---|
XPFCustomerEventContext(@NonNull XPFCustomer customer) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
@NonNull XPFCustomer |
getCustomer()
The customer entity.
|
int |
hashCode() |
String |
toString() |
getCustomDatapublic XPFCustomerEventContext(@NonNull
@NonNull XPFCustomer customer)
@NonNull public @NonNull XPFCustomer getCustomer()
Copyright © 2025. All rights reserved.