Uses of Enum Class
io.mosip.kernel.templatemanager.velocity.constant.TemplateManagerExceptionCodeConstant
Packages that use TemplateManagerExceptionCodeConstant
-
Uses of TemplateManagerExceptionCodeConstant in io.mosip.kernel.templatemanager.velocity.constant
Methods in io.mosip.kernel.templatemanager.velocity.constant that return TemplateManagerExceptionCodeConstantModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static TemplateManagerExceptionCodeConstant[]TemplateManagerExceptionCodeConstant.values()Returns an array containing the constants of this enum class, in the order they are declared.