System Tables Data Dictionary Oracle PLSQL Tutorial

SQL>
SQL> select distinct method_name, type_name from user_method_params order by type_name;
--