Product

public enum Product

Enum Constants

Popili

public static final Product Popili

UnknownProduct

public static final Product UnknownProduct

Methods

fromInteger

public static Product fromInteger(int value)

toInteger

public static int toInteger(Product value)