Class InventoryAssembly

java.lang.Object
com.storedobject.core.StoredObject
com.storedobject.core.InventoryAssembly
All Implemented Interfaces:
Displayable, StringFiller, HasId, HasInventoryItemType

public final class InventoryAssembly extends StoredObject implements HasInventoryItemType

An item can be an assembly, composed of one or more subitems, and each subitem can also be an assembly.

This class represents the definition of an assembly node.

Author:
Syam