Uses of Enum Class
me.hsgamer.hscore.license.common.LicenseStatus
Package
Description
Contains the base classes for the license checker
-
Uses of LicenseStatus in me.hsgamer.hscore.license.common
Modifier and TypeMethodDescriptionLicenseResult.getStatus()
Get the statusstatic LicenseStatus
Returns the enum constant of this class with the specified name.static LicenseStatus[]
LicenseStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionLicenseResult
(LicenseStatus status, LicenseProperties properties) Create a new result