| Package | Description |
|---|---|
| de.aristaflow.adept2.model.common |
| Modifier and Type | Method and Description |
|---|---|
LicenceInformation.Activation |
LicenceInformation.getActivation()
Returns whether an activation option.
|
static LicenceInformation.Activation |
LicenceInformation.Activation.valueOf(int code) |
static LicenceInformation.Activation |
LicenceInformation.Activation.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static LicenceInformation.Activation[] |
LicenceInformation.Activation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|