| Package | Description |
|---|---|
| org.craftercms.commons.entitlements.model |
| Modifier and Type | Field and Description |
|---|---|
protected Environment |
License.environment
Environment for the license.
|
| Modifier and Type | Method and Description |
|---|---|
Environment |
License.getEnvironment() |
static Environment |
Environment.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Environment[] |
Environment.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.setEnvironment(Environment environment) |
Copyright © 2019 CrafterCMS. All rights reserved.