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