Uses of Enum Class
org.openwms.common.transport.TransportUnitState
Packages that use TransportUnitState
Package
Description
This package contains all types required to describe transport unit items.
-
Uses of TransportUnitState in org.openwms.common.transport
Methods in org.openwms.common.transport that return TransportUnitStateModifier and TypeMethodDescriptionstatic TransportUnitStateReturns the enum constant of this class with the specified name.static TransportUnitState[]TransportUnitState.values()Returns an array containing the constants of this enum class, in the order they are declared.