public class LicenseInfo extends Object
| Constructor | Description |
|---|---|
LicenseInfo() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
Boolean |
getIsLicensed() |
True, if license was applied and valid, otherwise False
|
int |
hashCode() |
|
LicenseInfo |
isLicensed(Boolean isLicensed) |
|
void |
setIsLicensed(Boolean isLicensed) |
|
String |
toString() |
public LicenseInfo isLicensed(Boolean isLicensed)
public Boolean getIsLicensed()
public void setIsLicensed(Boolean isLicensed)
Copyright © 2025. All rights reserved.