Uses of Class
com.echothree.model.control.warehouse.common.transfer.LocationNameElementDescriptionTransfer
Packages that use LocationNameElementDescriptionTransfer
Package
Description
-
Uses of LocationNameElementDescriptionTransfer in com.echothree.control.user.warehouse.common.result
Methods in com.echothree.control.user.warehouse.common.result that return LocationNameElementDescriptionTransferModifier and TypeMethodDescriptionEditLocationNameElementDescriptionResult.getLocationNameElementDescription()
Methods in com.echothree.control.user.warehouse.common.result that return types with arguments of type LocationNameElementDescriptionTransferModifier and TypeMethodDescriptionGetLocationNameElementDescriptionsResult.getLocationNameElementDescriptions()
Methods in com.echothree.control.user.warehouse.common.result with parameters of type LocationNameElementDescriptionTransferModifier and TypeMethodDescriptionvoid
EditLocationNameElementDescriptionResult.setLocationNameElementDescription
(LocationNameElementDescriptionTransfer locationNameElementDescription) Method parameters in com.echothree.control.user.warehouse.common.result with type arguments of type LocationNameElementDescriptionTransferModifier and TypeMethodDescriptionvoid
GetLocationNameElementDescriptionsResult.setLocationNameElementDescriptions
(List<LocationNameElementDescriptionTransfer> locationNameElementDescriptions) -
Uses of LocationNameElementDescriptionTransfer in com.echothree.model.control.warehouse.server.control
Methods in com.echothree.model.control.warehouse.server.control that return LocationNameElementDescriptionTransferModifier and TypeMethodDescriptionWarehouseControl.getLocationNameElementDescriptionTransfer
(UserVisit userVisit, LocationNameElementDescription locationNameElementDescription) Methods in com.echothree.model.control.warehouse.server.control that return types with arguments of type LocationNameElementDescriptionTransferModifier and TypeMethodDescriptionWarehouseControl.getLocationNameElementDescriptionTransfersByLocationNameElement
(UserVisit userVisit, LocationNameElement locationNameElement) -
Uses of LocationNameElementDescriptionTransfer in com.echothree.model.control.warehouse.server.transfer
Methods in com.echothree.model.control.warehouse.server.transfer that return LocationNameElementDescriptionTransferModifier and TypeMethodDescriptionLocationNameElementDescriptionTransferCache.getLocationNameElementDescriptionTransfer
(LocationNameElementDescription locationNameElementDescription)