getProductType method

String getProductType()

Implementation

String getProductType() {
  return this.productType;
}