Uses of Enum Class
me.hsgamer.hscore.license.common.CommonLicenseProperty
Package
Description
Contains the base classes for the license checker
-
Uses of CommonLicenseProperty in me.hsgamer.hscore.license.common
Modifier and TypeMethodDescriptionstatic CommonLicenseProperty
Returns the enum constant of this class with the specified name.static CommonLicenseProperty[]
CommonLicenseProperty.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionLicenseProperties.getProperty
(CommonLicenseProperty key) Get the propertyvoid
LicenseProperties.setProperty
(CommonLicenseProperty key, String value) Set the property