Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
P
R
S
T
U
V
P
Person
- Class in
university
Abstract class that represents people in the university.
Person()
- Constructor for class university.
Person
Creates a new instance of Person
Person(String, Sex, Address, Unit)
- Constructor for class university.
Person
Creates a new instance of Person
PersonFactory
- Class in
university
Abstract Factory Class to build the person infromation from commands entered from the console.
PersonFactory()
- Constructor for class university.
PersonFactory
Creates a new instance of BuildPerson
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
P
R
S
T
U
V