Uses of Class
org.openwms.common.transport.api.TransportUnitVO.Builder
Packages that use TransportUnitVO.Builder
Package
Description
This package contains the public API to deal with TransportUnits.
-
Uses of TransportUnitVO.Builder in org.openwms.common.transport.api
Methods in org.openwms.common.transport.api that return TransportUnitVO.BuilderModifier 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) Constructors in org.openwms.common.transport.api with parameters of type TransportUnitVO.Builder