public class XPFInventoryExecutionResult extends XPFEntity
| Constructor and Description |
|---|
XPFInventoryExecutionResult(XPFInventory inventoryAfter,
int quantity) |
| Modifier and Type | Method and Description |
|---|---|
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() |
getCustomDatapublic XPFInventoryExecutionResult(XPFInventory inventoryAfter, int quantity)
public XPFInventory getInventoryAfter()
public int getQuantity()
Copyright © 2025. All rights reserved.