Class ProductTypeUtils
- java.lang.Object
-
- net.anotheria.anosite.gen.shared.data.ProductTypeUtils
-
- All Implemented Interfaces:
IProductTypeDefinition
public class ProductTypeUtils extends java.lang.Object implements IProductTypeDefinition
-
-
Field Summary
-
Fields inherited from interface net.anotheria.anosite.gen.shared.data.IProductTypeDefinition
DESKTOP, DESKTOP_NAME, MOBILE, MOBILE_NAME, PRODUCTTYPE_NAMES, PRODUCTTYPE_VALUES
-
-
Constructor Summary
Constructors Constructor Description ProductTypeUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.StringgetName(int value)static java.util.List<java.lang.String>getProductTypeList()static intgetValue(java.lang.String name)
-