KSLCore
Toggle table of contents
R1.3
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KSLCore
KSLCore
/
ksl.modeling.supplychain.inventory
/
InventoryHolderAbstract
/
addReorderPointReorderQuantityInventory
add
Reorder
Point
Reorder
Quantity
Inventory
@
JvmOverloads
fun
addReorderPointReorderQuantityInventory
(
type
:
ItemType
,
reorderPoint
:
Int
,
reorderQty
:
Int
,
initialOnHand
:
Int
=
0
,
name
:
String
?
=
null
)
:
Inventory
(
source
)