Uses of Enum Class
org.openwms.wms.order.OrderState
Packages that use OrderState
-
Uses of OrderState in org.openwms.wms.order
Methods in org.openwms.wms.order that return OrderStateModifier and TypeMethodDescriptionstatic OrderState
Returns the enum constant of this class with the specified name.static OrderState[]
OrderState.values()
Returns an array containing the constants of this enum class, in the order they are declared.