public class XPFInventoryExecutionResult extends XPFEntity
| Modifier and Type | Class and Description |
|---|---|
static class |
XPFInventoryExecutionResult.XPFInventoryExecutionResultBuilder<C extends XPFInventoryExecutionResult,B extends XPFInventoryExecutionResult.XPFInventoryExecutionResultBuilder<C,B>> |
XPFEntity.XPFEntityBuilder<C extends XPFEntity,B extends XPFEntity.XPFEntityBuilder<C,B>>| Modifier | Constructor and Description |
|---|---|
protected |
XPFInventoryExecutionResult(XPFInventoryExecutionResult.XPFInventoryExecutionResultBuilder<?,?> b) |
|
XPFInventoryExecutionResult(XPFInventory inventoryAfter,
int quantity) |
| Modifier and Type | Method and Description |
|---|---|
static XPFInventoryExecutionResult.XPFInventoryExecutionResultBuilder<?,?> |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
XPFInventory |
getInventoryAfter()
The inventory quantities after execution.
|
int |
getQuantity()
The quantity processed by the execution.
|
int |
hashCode() |
String |
toString() |
getCustomData, getCustomDataValueprotected XPFInventoryExecutionResult(XPFInventoryExecutionResult.XPFInventoryExecutionResultBuilder<?,?> b)
public XPFInventoryExecutionResult(XPFInventory inventoryAfter, int quantity)
public static XPFInventoryExecutionResult.XPFInventoryExecutionResultBuilder<?,?> builder()
public XPFInventory getInventoryAfter()
public int getQuantity()
Copyright © 2026. All rights reserved.