JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Class
entity.AbstractEmployee
Packages that use
AbstractEmployee
Package
Description
entity
Entity classes representing core business objects in the banking system.
Uses of
AbstractEmployee
in
entity
Subclasses of
AbstractEmployee
in
entity
Modifier and Type
Class
Description
class
Employee
Represents an employee in the banking system.
class
Manager
Represents a manager in the banking system.