JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Class
horstmann.ch07_serial1.Employee
Packages that use
Employee
Package
Description
horstmann.ch07_serial1
Uses of
Employee
in
horstmann.ch07_serial1
Fields in
horstmann.ch07_serial1
declared as
Employee
Modifier and Type
Field and Description
private
Employee
Employee.
buddy
Methods in
horstmann.ch07_serial1
with parameters of type
Employee
Modifier and Type
Method and Description
void
Employee.
setBuddy
(
Employee
buddy)
Sets the buddy of this employee
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes