Uses of Class
org.openwms.common.transport.events.TransportUnitEvent.Builder
Packages that use TransportUnitEvent.Builder
Package
Description
This package contains all types required for asynchronous event handling.
-
Uses of TransportUnitEvent.Builder in org.openwms.common.transport.events
Methods in org.openwms.common.transport.events that return TransportUnitEvent.BuilderModifier and TypeMethodDescriptionTransportUnitEvent.Builder.actualLocation
(Location val) static TransportUnitEvent.Builder
TransportUnitEvent.newBuilder()
TransportUnitEvent.Builder.previousLocation
(Location val) TransportUnitEvent.Builder.tu
(TransportUnit val) TransportUnitEvent.Builder.type
(TransportUnitEvent.TransportUnitEventType val) Constructors in org.openwms.common.transport.events with parameters of type TransportUnitEvent.Builder