Uses of Class
com.echothree.model.control.warehouse.common.transfer.LocationNameElementTransfer
Packages that use LocationNameElementTransfer
Package
Description
-
Uses of LocationNameElementTransfer in com.echothree.control.user.warehouse.common.result
Methods in com.echothree.control.user.warehouse.common.result that return LocationNameElementTransferModifier and TypeMethodDescriptionEditLocationNameElementResult.getLocationNameElement()
GetLocationNameElementDescriptionsResult.getLocationNameElement()
GetLocationNameElementResult.getLocationNameElement()
Methods in com.echothree.control.user.warehouse.common.result that return types with arguments of type LocationNameElementTransferModifier and TypeMethodDescriptionGetLocationNameElementsResult.getLocationNameElements()
GetLocationResult.getLocationNameElements()
Methods in com.echothree.control.user.warehouse.common.result with parameters of type LocationNameElementTransferModifier and TypeMethodDescriptionvoid
EditLocationNameElementResult.setLocationNameElement
(LocationNameElementTransfer locationNameElement) void
GetLocationNameElementDescriptionsResult.setLocationNameElement
(LocationNameElementTransfer locationNameElement) void
GetLocationNameElementResult.setLocationNameElement
(LocationNameElementTransfer locationNameElement) Method parameters in com.echothree.control.user.warehouse.common.result with type arguments of type LocationNameElementTransferModifier and TypeMethodDescriptionvoid
GetLocationNameElementsResult.setLocationNameElements
(List<LocationNameElementTransfer> locationNameElements) void
GetLocationResult.setLocationNameElements
(List<LocationNameElementTransfer> locationNameElements) -
Uses of LocationNameElementTransfer in com.echothree.model.control.warehouse.common.transfer
Methods in com.echothree.model.control.warehouse.common.transfer that return LocationNameElementTransferModifier and TypeMethodDescriptionLocationNameElementDescriptionTransfer.getLocationNameElement()
Methods in com.echothree.model.control.warehouse.common.transfer with parameters of type LocationNameElementTransferModifier and TypeMethodDescriptionvoid
LocationNameElementDescriptionTransfer.setLocationNameElement
(LocationNameElementTransfer locationNameElement) Constructors in com.echothree.model.control.warehouse.common.transfer with parameters of type LocationNameElementTransferModifierConstructorDescriptionLocationNameElementDescriptionTransfer
(LanguageTransfer language, LocationNameElementTransfer locationNameElement, String description) Creates a new instance of LocationNameElementDescriptionTransfer -
Uses of LocationNameElementTransfer in com.echothree.model.control.warehouse.server.control
Methods in com.echothree.model.control.warehouse.server.control that return LocationNameElementTransferModifier and TypeMethodDescriptionWarehouseControl.getLocationNameElementTransfer
(UserVisit userVisit, LocationNameElement locationNameElement) Methods in com.echothree.model.control.warehouse.server.control that return types with arguments of type LocationNameElementTransferModifier and TypeMethodDescriptionWarehouseControl.getLocationNameElementTransfersByLocationType
(UserVisit userVisit, LocationType locationType) -
Uses of LocationNameElementTransfer in com.echothree.model.control.warehouse.server.transfer
Methods in com.echothree.model.control.warehouse.server.transfer that return LocationNameElementTransferModifier and TypeMethodDescriptionLocationNameElementTransferCache.getLocationNameElementTransfer
(LocationNameElement locationNameElement)