Uses of Class
io.mosip.kernel.lkeymanager.constant.LicenseKeyManagerPropertyConstants
-
Packages that use LicenseKeyManagerPropertyConstants Package Description io.mosip.kernel.lkeymanager.constant -
-
Uses of LicenseKeyManagerPropertyConstants in io.mosip.kernel.lkeymanager.constant
Methods in io.mosip.kernel.lkeymanager.constant that return LicenseKeyManagerPropertyConstants Modifier and Type Method Description static LicenseKeyManagerPropertyConstantsLicenseKeyManagerPropertyConstants. valueOf(String name)Returns the enum constant of this type with the specified name.static LicenseKeyManagerPropertyConstants[]LicenseKeyManagerPropertyConstants. values()Returns an array containing the constants of this enum type, in the order they are declared.
-