public class XPFPromotionAction extends XPFEntity
| Modifier and Type | Class and Description |
|---|---|
static class |
XPFPromotionAction.XPFPromotionActionBuilder<C extends XPFPromotionAction,B extends XPFPromotionAction.XPFPromotionActionBuilder<C,B>> |
XPFEntity.XPFEntityBuilder<C extends XPFEntity,B extends XPFEntity.XPFEntityBuilder<C,B>>| Modifier | Constructor and Description |
|---|---|
|
XPFPromotionAction(@NonNull String type,
@NonNull Map<String,Object> parameters) |
protected |
XPFPromotionAction(XPFPromotionAction.XPFPromotionActionBuilder<?,?> b) |
| Modifier and Type | Method and Description |
|---|---|
static XPFPromotionAction.XPFPromotionActionBuilder<?,?> |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
@NonNull Map<String,Object> |
getParameters()
Parameters associated with the promotion action.
|
@NonNull String |
getType()
Type of the promotion action.
|
int |
hashCode() |
String |
toString() |
getCustomData, getCustomDataValueprotected XPFPromotionAction(XPFPromotionAction.XPFPromotionActionBuilder<?,?> b)
public static XPFPromotionAction.XPFPromotionActionBuilder<?,?> builder()
@NonNull public @NonNull String getType()
@NonNull public @NonNull Map<String,Object> getParameters()
Copyright © 2026. All rights reserved.