Uses of Enum Class
com.bytedesk.control.license.LicenseTypeEnum
Packages that use LicenseTypeEnum
-
Uses of LicenseTypeEnum in com.bytedesk.control.license
Methods in com.bytedesk.control.license that return LicenseTypeEnumModifier and TypeMethodDescriptionstatic LicenseTypeEnum
Returns the enum constant of this class with the specified name.static LicenseTypeEnum[]
LicenseTypeEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.