Class ShopkeeperList

Object
Item
ShopkeeperList
All Implemented Interfaces:
Serializable, AttributeWrangler, DisplayInterface, ItemWrangler, Ownage

@Entity public class ShopkeeperList extends Item
Author:
maartenl
See Also:
  • Constructor Details

    • ShopkeeperList

      public ShopkeeperList()
    • ShopkeeperList

      public ShopkeeperList(ItemDefinition itemDefinition)
  • Method Details

    • getCategory

      public ItemCategory getCategory()
      Description copied from class: Item
      Returns the category of the item.
      Specified by:
      getCategory in class Item
      Returns:
      the category of the item.
    • setShopkeeper

      public ShopkeeperList setShopkeeper(Shopkeeper shopkeeper)
    • getRead

      public DisplayInterface getRead()
      Not only shows the reading of the item, but also the shopkeeper list.
      Overrides:
      getRead in class Item
      Returns: