Uses of Enum Class
com.echothree.model.control.inventory.common.InventoryDispositions
Packages that use InventoryDispositions
-
Uses of InventoryDispositions in com.echothree.model.control.inventory.common
Methods in com.echothree.model.control.inventory.common that return InventoryDispositionsModifier and TypeMethodDescriptionstatic InventoryDispositionsReturns the enum constant of this class with the specified name.static InventoryDispositions[]InventoryDispositions.values()Returns an array containing the constants of this enum class, in the order they are declared.