LicenseType

public enum LicenseType

Enum Constants

Full

public static final LicenseType Full

Trial

public static final LicenseType Trial

UnknownLicenseType

public static final LicenseType UnknownLicenseType

Methods

fromInteger

public static LicenseType fromInteger(int value)

toInteger

public static int toInteger(LicenseType value)