Class InventoryBin

java.lang.Object
All Implemented Interfaces:
Displayable, StringFiller, HasId
Direct Known Subclasses:
InventoryReservedBin, InventoryStoreBin

public class InventoryBin extends InventoryLocation
Represents a bin within a store where items can be stocked. (There can be a hierarchy of bins within a store and thus, each bin can have a parent bin).
Author:
Syam