JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Enum Class
org.openwms.wms.inventory.api.StockZone
Packages that use
StockZone
Package
Description
org.openwms.wms.inventory.api
Uses of
StockZone
in
org.openwms.wms.inventory.api
Methods in
org.openwms.wms.inventory.api
that return
StockZone
Modifier and Type
Method
Description
static
StockZone
StockZone.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
StockZone
[]
StockZone.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.