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