Uses of Enum Class
me.hsgamer.hscore.license.common.CommonLicenseProperty
Packages that use CommonLicenseProperty
Package
Description
Contains the base classes for the license checker
-
Uses of CommonLicenseProperty in me.hsgamer.hscore.license.common
Methods in me.hsgamer.hscore.license.common that return CommonLicensePropertyModifier and TypeMethodDescriptionstatic CommonLicensePropertyReturns 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.Methods in me.hsgamer.hscore.license.common with parameters of type CommonLicensePropertyModifier and TypeMethodDescriptionLicenseProperties.getProperty(CommonLicenseProperty key) Get the propertyvoidLicenseProperties.setProperty(CommonLicenseProperty key, String value) Set the property