public class LicenseLostMessage extends LicenseMessage
Modifier and Type | Class and Description |
---|---|
static class |
LicenseLostMessage.Reason |
Constructor and Description |
---|
LicenseLostMessage(String licensedModuleName,
LicenseLostMessage.Reason reason) |
Modifier and Type | Method and Description |
---|---|
LicenseLostMessage.Reason |
getReason() |
getLicensedModuleName
public LicenseLostMessage(String licensedModuleName, LicenseLostMessage.Reason reason)
public LicenseLostMessage.Reason getReason()
Copyright © 2019. All rights reserved.