getProductCategory method

String getProductCategory()

Implementation

String getProductCategory() {
  return this.productCategory;
}