Note

You are not reading the most recent version of this documentation. 1.4.7 is the latest version available.

Product

public enum Product

Enum Constants

CocoPlatform

public static final Product CocoPlatform

UnknownProduct

public static final Product UnknownProduct

Methods

fromInteger

public static Product fromInteger(int value)

toInteger

public static int toInteger(Product value)