| Package | Description |
|---|---|
| org.craftercms.commons.entitlements.model |
| Modifier and Type | Field and Description |
|---|---|
protected LicenseType |
License.licenseType
Type of the license.
|
| Modifier and Type | Method and Description |
|---|---|
LicenseType |
License.getLicenseType() |
static LicenseType |
LicenseType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LicenseType[] |
LicenseType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
License.setLicenseType(LicenseType licenseType) |
Copyright © 2019 CrafterCMS. All rights reserved.