arim.helpers.parse_enum_constant# arim.helpers.parse_enum_constant(enum_constant_or_name, enum_type)[source]# Return the enumerated constant corresponding to ‘enum_constant_or_name’, which can be either this constant or a its name (string).