Package | Description |
---|---|
de.xima.fc.api.system |
Package for API access to system configuration.
|
de.xima.fc.handler.interfaces.system | |
de.xima.fc.handler.system | |
de.xima.fc.lic | |
de.xima.fc.license | |
de.xima.fc.mdl.enums |
Enummerationen die unter anderem innerhalb von Modellklassen referenziert werden.
|
Modifier and Type | Method and Description |
---|---|
ELizenzTyp |
LicenseAPI.getLicenseType() |
ELizenzTyp |
SetupAPI.getLicenseType() |
Modifier and Type | Method and Description |
---|---|
ELizenzTyp |
ILicenseHandler.getLicenseType() |
ELizenzTyp |
ISetupHandler.getLicenseType() |
Modifier and Type | Method and Description |
---|---|
ELizenzTyp |
SetupHandler.getLicenseType() |
ELizenzTyp |
LicenseHandler.getLicenseType() |
Modifier and Type | Method and Description |
---|---|
static ELizenzTyp |
LicenseManager.getLicenseType()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static ELizenzTyp |
LicenseManager.getLicenseType() |
Modifier and Type | Method and Description |
---|---|
static ELizenzTyp |
ELizenzTyp.findByKey(String name) |
static ELizenzTyp |
ELizenzTyp.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ELizenzTyp[] |
ELizenzTyp.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.