Class Classification

    • Constructor Detail

      • Classification

        public Classification()
    • Method Detail

      • getItemCategories

        public List<Category> getItemCategories()
      • getId

        public Long getId()
      • setId

        public void setId​(Long id)
      • isIdSpecified

        public boolean isIdSpecified()
      • unsetId

        public void unsetId()
      • getSlots

        public Long getSlots()
      • setSlots

        public void setSlots​(Long slots)
      • isSlotsSpecified

        public boolean isSlotsSpecified()
      • unsetSlots

        public void unsetSlots()
      • getType

        public String getType()
      • setType

        public void setType​(String type)
      • isTypeSpecified

        public boolean isTypeSpecified()
      • unsetType

        public void unsetType()
      • getItemCategoryCount

        public Long getItemCategoryCount()
      • setItemCategoryCount

        public void setItemCategoryCount​(Long itemCategoryCount)