public static List <String> getProductType()
 {
     return(ProductTypeHandler.getPTName());
 }