A H K M N P S T V 

A

Angestellter - Class in <Unnamed>
 
Angestellter() - Constructor for class Angestellter
 
Angestellter_ohne_Vererbung - Class in <Unnamed>
 
Angestellter_ohne_Vererbung() - Constructor for class Angestellter_ohne_Vererbung
 

H

hatHochschulabschluss() - Method in class Student
 
hochschule - Variable in class Person
Gibt an, ob die Person einen Hochschulabschluss besitzt
hochschule - Variable in class Student
Hochschule, an der der Student immatrikuliert ist

K

key - Variable in class Person
Schluessel, der die Person eindeutig kennzeichnet

M

mahnung(int) - Method in class Angestellter
 
mahnung(int) - Method in class Person
 
mahnung(int, int) - Method in class Person
 
mahnung(int) - Method in class Student
 
main(String[]) - Static method in class Angestellter
 
main(String[]) - Static method in class Angestellter_ohne_Vererbung
 
main(String[]) - Static method in class Person
 
main(String[]) - Static method in class Person_Programm
 
main(String[]) - Static method in class Student
 
main(String[]) - Static method in class Student_ohne_Vererbung
 
male - Variable in class Person
Gibt an, ob die Person maennlich oder weiblich ist
matrikelnr - Variable in class Student
 

N

nachname - Variable in class Person
 

P

Person - Class in <Unnamed>
 
Person() - Constructor for class Person
 
Person(int) - Constructor for class Person
 
Person(String, String) - Constructor for class Person
 
Person(int, String, String, boolean, boolean) - Constructor for class Person
 
Person_Programm - Class in <Unnamed>
 
Person_Programm() - Constructor for class Person_Programm
 

S

sendeMahnungen(Person[], int) - Static method in class Person
 
stellung - Variable in class Angestellter
Gibt die Dienststellung des Angestellten an
Student - Class in <Unnamed>
 
Student() - Constructor for class Student
 
Student(int, String, String, boolean, int, String) - Constructor for class Student
 
Student_ohne_Vererbung - Class in <Unnamed>
 
Student_ohne_Vererbung() - Constructor for class Student_ohne_Vererbung
 

T

toString() - Method in class Angestellter_ohne_Vererbung
 
toString() - Method in class Person
 
toString() - Method in class Student_ohne_Vererbung
 

V

vorname - Variable in class Person
 
A H K M N P S T V