Uses of Enum Class
me.hsgamer.hscore.license.common.LicenseStatus
Packages that use LicenseStatus
Package
Description
Contains the base classes for the license checker
-
Uses of LicenseStatus in me.hsgamer.hscore.license.common
Methods in me.hsgamer.hscore.license.common that return LicenseStatusModifier 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.Constructors in me.hsgamer.hscore.license.common with parameters of type LicenseStatusModifierConstructorDescriptionLicenseResult
(LicenseStatus status, LicenseProperties properties) Create a new result