public class XPFUpdateSingleQuantityInventoryContext extends XPFEntity
| Modifier and Type | Class and Description |
|---|---|
static class |
XPFUpdateSingleQuantityInventoryContext.XPFUpdateSingleQuantityInventoryContextBuilder<C extends XPFUpdateSingleQuantityInventoryContext,B extends XPFUpdateSingleQuantityInventoryContext.XPFUpdateSingleQuantityInventoryContextBuilder<C,B>> |
XPFEntity.XPFEntityBuilder<C extends XPFEntity,B extends XPFEntity.XPFEntityBuilder<C,B>>| Modifier | Constructor and Description |
|---|---|
|
XPFUpdateSingleQuantityInventoryContext(@NonNull XPFInventoryKeyContext inventoryKey,
int quantity,
@NonNull Map<String,Object> attributes) |
protected |
XPFUpdateSingleQuantityInventoryContext(XPFUpdateSingleQuantityInventoryContext.XPFUpdateSingleQuantityInventoryContextBuilder<?,?> b) |
| Modifier and Type | Method and Description |
|---|---|
static XPFUpdateSingleQuantityInventoryContext.XPFUpdateSingleQuantityInventoryContextBuilder<?,?> |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
@NonNull Map<String,Object> |
getAttributes()
The attribute values.
|
@NonNull XPFInventoryKeyContext |
getInventoryKey()
The inventory key.
|
int |
getQuantity()
The quantity to update.
|
int |
hashCode() |
String |
toString() |
getCustomData, getCustomDataValueprotected XPFUpdateSingleQuantityInventoryContext(XPFUpdateSingleQuantityInventoryContext.XPFUpdateSingleQuantityInventoryContextBuilder<?,?> b)
public XPFUpdateSingleQuantityInventoryContext(@NonNull
@NonNull XPFInventoryKeyContext inventoryKey,
int quantity,
@NonNull
@NonNull Map<String,Object> attributes)
public static XPFUpdateSingleQuantityInventoryContext.XPFUpdateSingleQuantityInventoryContextBuilder<?,?> builder()
@NonNull public @NonNull XPFInventoryKeyContext getInventoryKey()
public int getQuantity()
Copyright © 2026. All rights reserved.