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