Uses of Class
org.openwms.common.transport.api.messages.TransportUnitMO
Package
Description
This package contains all types required to describe transport unit items.
This package contains all supported Command types the common-service can handle.
This package contains all supported Message types of the common-service.
-
Uses of TransportUnitMO in org.openwms.common.transport
Modifier and TypeMethodDescriptionabstract TransportUnitMO
TransportUnitMapper.convertToMO
(TransportUnit eo) TransportUnitMapperImpl.convertToMO
(TransportUnit eo) -
Uses of TransportUnitMO in org.openwms.common.transport.api.commands
Modifier and TypeFieldDescriptionprivate TransportUnitMO
TUCommand.Builder.transportUnit
private final @NotNull @Valid TransportUnitMO
TUCommand.transportUnit
Modifier and TypeMethodDescriptionTUCommand.Builder.withTransportUnit
(@NotNull TransportUnitMO val) ModifierConstructorDescriptionprotected
TUCommand
(TUCommand.Type type, TransportUnitMO transportUnit) -
Uses of TransportUnitMO in org.openwms.common.transport.api.messages