Class ProductTypeUtils

java.lang.Object
net.anotheria.anosite.gen.shared.data.ProductTypeUtils
All Implemented Interfaces:
IProductTypeDefinition

public class ProductTypeUtils extends Object implements IProductTypeDefinition
  • Constructor Details

    • ProductTypeUtils

      public ProductTypeUtils()
  • Method Details

    • getProductTypeList

      public static List<String> getProductTypeList()
    • getName

      public static String getName(int value)
    • getValue

      public static int getValue(String name)