Uses of Class
com.echothree.model.control.item.common.transfer.ItemCountryOfOriginTransfer
Packages that use ItemCountryOfOriginTransfer
Package
Description
-
Uses of ItemCountryOfOriginTransfer in com.echothree.control.user.item.common.result
Methods in com.echothree.control.user.item.common.result that return ItemCountryOfOriginTransferModifier and TypeMethodDescriptionEditItemCountryOfOriginResult.getItemCountryOfOrigin()GetItemCountryOfOriginResult.getItemCountryOfOrigin()Methods in com.echothree.control.user.item.common.result that return types with arguments of type ItemCountryOfOriginTransferMethods in com.echothree.control.user.item.common.result with parameters of type ItemCountryOfOriginTransferModifier and TypeMethodDescriptionvoidEditItemCountryOfOriginResult.setItemCountryOfOrigin(ItemCountryOfOriginTransfer itemCountryOfOrigin) voidGetItemCountryOfOriginResult.setItemCountryOfOrigin(ItemCountryOfOriginTransfer itemCountryOfOrigin) Method parameters in com.echothree.control.user.item.common.result with type arguments of type ItemCountryOfOriginTransferModifier and TypeMethodDescriptionvoidGetItemCountryOfOriginsResult.setItemCountryOfOrigins(List<ItemCountryOfOriginTransfer> itemCountryOfOrigins) -
Uses of ItemCountryOfOriginTransfer in com.echothree.model.control.item.common.transfer
Methods in com.echothree.model.control.item.common.transfer that return types with arguments of type ItemCountryOfOriginTransferModifier and TypeMethodDescriptionItemTransfer.getItemCountryOfOrigins()Returns the itemCountryOfOrigins.Method parameters in com.echothree.model.control.item.common.transfer with type arguments of type ItemCountryOfOriginTransferModifier and TypeMethodDescriptionvoidItemTransfer.setItemCountryOfOrigins(MapWrapper<ItemCountryOfOriginTransfer> itemCountryOfOrigins) Sets the itemCountryOfOrigins. -
Uses of ItemCountryOfOriginTransfer in com.echothree.model.control.item.server.control
Methods in com.echothree.model.control.item.server.control that return ItemCountryOfOriginTransferModifier and TypeMethodDescriptionItemControl.getItemCountryOfOriginTransfer(UserVisit userVisit, ItemCountryOfOrigin itemCountryOfOrigin) ItemControl.getItemCountryOfOriginTransfer(UserVisit userVisit, Item item, GeoCode countryGeoCode) Methods in com.echothree.model.control.item.server.control that return types with arguments of type ItemCountryOfOriginTransferModifier and TypeMethodDescriptionItemControl.getItemCountryOfOriginTransfersByItem(UserVisit userVisit, Item item) -
Uses of ItemCountryOfOriginTransfer in com.echothree.model.control.item.server.transfer
Methods in com.echothree.model.control.item.server.transfer that return ItemCountryOfOriginTransferModifier and TypeMethodDescriptionItemCountryOfOriginTransferCache.getTransfer(UserVisit userVisit, ItemCountryOfOrigin itemCountryOfOrigin)