Class InventoryDefinition


  • public class InventoryDefinition
    extends Object
    • Field Detail

      • id

        public int id
      • size

        public int size
    • Constructor Detail

      • InventoryDefinition

        public InventoryDefinition()
    • Method Detail

      • getId

        public int getId()
      • getSize

        public int getSize()
      • setId

        public void setId​(int id)
      • setSize

        public void setSize​(int size)
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object