Uses of Enum
de.xima.fc.mdl.enums.ELizenzTyp
Packages that use ELizenzTyp
Package
Description
Package for API access to system configuration.
Commonly used enumeration that are mainly used in model classes.
-
Uses of ELizenzTyp in de.xima.fc.api.system
Methods in de.xima.fc.api.system that return ELizenzTypModifier and TypeMethodDescriptionLicenseAPI.getLicenseType()
Deprecated.The new license management handles license types differently.SetupAPI.getLicenseType()
Deprecated. -
Uses of ELizenzTyp in de.xima.fc.license
Methods in de.xima.fc.license that return ELizenzTyp -
Uses of ELizenzTyp in de.xima.fc.mdl.enums
Methods in de.xima.fc.mdl.enums that return ELizenzTypModifier and TypeMethodDescriptionstatic ELizenzTyp
Deprecated.static ELizenzTyp
Deprecated.Returns the enum constant of this type with the specified name.static ELizenzTyp[]
ELizenzTyp.values()
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.