Class WayBillTableModel.CategoryItem

    • Constructor Detail

      • CategoryItem

        public CategoryItem​(String category,
                            String item,
                            String notes,
                            double weight)
    • Method Detail

      • getWeight

        public Double getWeight()
      • getContainer

        public String getContainer()
      • getItem

        public String getItem()
      • getNotes

        public String getNotes()