Class ProductCategoryDto


  • public class ProductCategoryDto
    extends Object
    Author:
    nikritikos
    • Constructor Detail

      • ProductCategoryDto

        public ProductCategoryDto()
    • Method Detail

      • getCode

        public String getCode()
      • setCode

        public void setCode​(String code)
      • getDescription

        public String getDescription()
      • setDescription

        public void setDescription​(String description)