Uses of Class
org.openwms.common.transport.api.TransportUnitVO.Builder
Package
Description
This package contains the public API to deal with TransportUnits.
-
Uses of TransportUnitVO.Builder in org.openwms.common.transport.api
Modifier and TypeMethodDescriptionTransportUnitVO.Builder.actualLocation
(LocationVO val) TransportUnitVO.Builder.actualLocationDate
(LocalDateTime val) static TransportUnitVO.Builder
TransportUnitVO.builder()
TransportUnitVO.Builder.createDate
(LocalDateTime val) static TransportUnitVO.Builder
TransportUnitVO.newBuilder()
TransportUnitVO.Builder.transportUnitType
(TransportUnitTypeVO val)