| Package | Description |
|---|---|
| com.stimulsoft.base.licenses |
| Modifier and Type | Field and Description |
|---|---|
StiProductIdent |
StiLicenseProduct.ident |
| Modifier and Type | Method and Description |
|---|---|
StiProductIdent |
StiLicenseProduct.getIdent() |
static StiProductIdent |
StiProductIdent.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiProductIdent[] |
StiProductIdent.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
StiLicenseKeyValidator.isValid(StiProductIdent ident,
StiLicenseKey key) |
static boolean |
StiLicenseKeyValidator.isValidInDesignerOrOnSpecifiedPlatform(StiProductIdent ident,
StiLicenseKey key) |
void |
StiLicenseProduct.setIdent(StiProductIdent ident) |
Copyright © 2020 Stimulsoft. All Rights Reserved.