LicenseServerState

public enum LicenseServerState

Enum Constants

Idle

public static final LicenseServerState Idle

Running

public static final LicenseServerState Running

Methods

fromInteger

public static LicenseServerState fromInteger(int value)

toInteger

public static int toInteger(LicenseServerState value)