Uses of Class
org.openwms.transactions.api.TransactionVO
Packages that use TransactionVO
-
Uses of TransactionVO in org.openwms.transactions.api
Fields in org.openwms.transactions.api declared as TransactionVOMethods in org.openwms.transactions.api that return TransactionVO -
Uses of TransactionVO in org.openwms.transactions.api.commands
Fields in org.openwms.transactions.api.commands declared as TransactionVOMethods in org.openwms.transactions.api.commands that return TransactionVOMethods in org.openwms.transactions.api.commands with parameters of type TransactionVOModifier and TypeMethodDescriptionstatic TransactionCommand
TransactionCommand.of
(TransactionCommand.Type type, TransactionVO transaction) Constructors in org.openwms.transactions.api.commands with parameters of type TransactionVOModifierConstructorDescriptionprotected
TransactionCommand
(TransactionCommand.Type type, TransactionVO transaction)