public abstract static class XPFInventoryExecutionResult.XPFInventoryExecutionResultBuilder<C extends XPFInventoryExecutionResult,B extends XPFInventoryExecutionResult.XPFInventoryExecutionResultBuilder<C,B>> extends XPFEntity.XPFEntityBuilder<C,B>
| Constructor and Description |
|---|
XPFInventoryExecutionResultBuilder() |
| Modifier and Type | Method and Description |
|---|---|
abstract C |
build() |
B |
inventoryAfter(XPFInventory inventoryAfter) |
B |
quantity(int quantity) |
protected abstract B |
self() |
String |
toString() |
customDataprotected abstract B self()
self in class XPFEntity.XPFEntityBuilder<C extends XPFInventoryExecutionResult,B extends XPFInventoryExecutionResult.XPFInventoryExecutionResultBuilder<C,B>>public abstract C build()
build in class XPFEntity.XPFEntityBuilder<C extends XPFInventoryExecutionResult,B extends XPFInventoryExecutionResult.XPFInventoryExecutionResultBuilder<C,B>>public B inventoryAfter(XPFInventory inventoryAfter)
this.public B quantity(int quantity)
this.public String toString()
toString in class XPFEntity.XPFEntityBuilder<C extends XPFInventoryExecutionResult,B extends XPFInventoryExecutionResult.XPFInventoryExecutionResultBuilder<C,B>>Copyright © 2026. All rights reserved.