Uses of Enum Class
org.openwms.tms.TransportServiceEvent.TYPE
Package
Description
The outer module package contains functional interfaces and entities.
-
Uses of TransportServiceEvent.TYPE in org.openwms.tms
Modifier and TypeMethodDescriptionTransportServiceEvent.getType()
Return the type of event.static TransportServiceEvent.TYPE
TransportServiceEvent.TYPE.of
(TransportOrderState requestedState) static TransportServiceEvent.TYPE
Returns the enum constant of this class with the specified name.static TransportServiceEvent.TYPE[]
TransportServiceEvent.TYPE.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionTransportServiceEvent
(TransportOrder source, TransportServiceEvent.TYPE type) Create a new TransportServiceEvent.