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