基本ハンドラーには一般に、変数と関数の両方が組み込まれています。 これはテキスト・レポートや、オブジェクトの使用が必要な場合などに使用されます。
myEmployee EmployeePart{id = 15}; myEmployee.retrieveSalary(); myEmployee.printSalary();