public final class UnactivatedTrialLicense extends Object
Constructor and Description |
---|
UnactivatedTrialLicense(String licenseType,
boolean isTrial,
String license,
String licenseUser) |
Modifier and Type | Method and Description |
---|---|
ActivationLicense |
createIdentity()
Creates License identity from License key.
|
boolean |
equals(Object o) |
String |
getLicense()
License key.
|
String |
getLicenseType()
Type of the license, e.g.
|
String |
getLicenseUser()
License user.
|
int |
hashCode() |
boolean |
isTrial()
Boolean indicating is license a trial or not.
|
String |
toString() |
public ActivationLicense createIdentity()
public String getLicenseType()
public boolean isTrial()
public String getLicense()
public String getLicenseUser()
Copyright © 2025 Cense Data Inc.. All rights reserved.