Class InventoryMemoryRP

    • Constructor Detail

      • InventoryMemoryRP

        public InventoryMemoryRP()
    • Method Detail

      • getSize

        public String getSize()
        Returns the value of field 'size'.
        Returns:
        the value of field 'Size'.
      • getType

        public String getType()
        Returns the value of field 'type'.
        Returns:
        the value of field 'Type'.
      • setSize

        public void setSize​(String size)
        Sets the value of field 'size'.
        Parameters:
        size - the value of field 'size'.
      • setType

        public void setType​(String type)
        Sets the value of field 'type'.
        Parameters:
        type - the value of field 'type'.
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object