Name | Description |
---|---|
EmployeeClasses | Types of employees. |
Name | Description |
---|---|
m_EmployeeClass | The private variable that holds the EmployeeClass value. |
m_Office | The private variable that holds the Office value. |
Name | Description |
---|---|
EmployeeClass | The Employees's type. |
Office | The Employees's building and office number. |