| Package | Description |
|---|---|
| com.smartbear.ready.license.events |
| Modifier and Type | Method and Description |
|---|---|
LicenseLostMessage.Reason |
LicenseLostMessage.getReason() |
static LicenseLostMessage.Reason |
LicenseLostMessage.Reason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LicenseLostMessage.Reason[] |
LicenseLostMessage.Reason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
LicenseLostMessage(String licensedModuleName,
LicenseLostMessage.Reason reason) |
Copyright © 2019. All rights reserved.