Class Loesung55b.Mitarbeiter

java.lang.Object
  extended by Loesung55b.Mitarbeiter
Enclosing class:
Loesung55b

public static class Loesung55b.Mitarbeiter
extends Object


Field Summary
protected  Loesung55b.Abteilung[] abteilungen
           
protected  Date geburtsdatum
           
protected  String name
           
protected  int stellenNummer
           
protected  Loesung55b.Mitarbeiter vorgesetzter
           
protected  String vorname
           
 
Constructor Summary
Loesung55b.Mitarbeiter()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

protected String name

vorname

protected String vorname

stellenNummer

protected int stellenNummer

geburtsdatum

protected Date geburtsdatum

vorgesetzter

protected Loesung55b.Mitarbeiter vorgesetzter

abteilungen

protected Loesung55b.Abteilung[] abteilungen
Constructor Detail

Loesung55b.Mitarbeiter

public Loesung55b.Mitarbeiter()


Gehe zurueck zur Tutoriums-Homepage