Uses of Enum Class
org.openwms.tms.api.messages.TransportOrderMO.EventType
Packages that use TransportOrderMO.EventType
-
Uses of TransportOrderMO.EventType in org.openwms.tms.api.messages
Fields in org.openwms.tms.api.messages declared as TransportOrderMO.EventTypeMethods in org.openwms.tms.api.messages that return TransportOrderMO.EventTypeModifier and TypeMethodDescriptionTransportOrderMO.getEventType()
static TransportOrderMO.EventType
Returns the enum constant of this class with the specified name.static TransportOrderMO.EventType[]
TransportOrderMO.EventType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.openwms.tms.api.messages with parameters of type TransportOrderMO.EventTypeModifier and TypeMethodDescriptionvoid
TransportOrderMO.setEventType
(TransportOrderMO.EventType eventType)