Class Loesung55c.Mitarbeiter

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

public static class Loesung55c.Mitarbeiter
extends Object


Field Summary
protected  Loesung55c.Abteilung[] abteilungen
           
protected  Date geburtsdatum
           
protected  String name
           
protected  int stellenNummer
           
protected  Loesung55c.Mitarbeiter vorgesetzter
           
protected  String vorname
           
 
Constructor Summary
Loesung55c.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 Loesung55c.Mitarbeiter vorgesetzter

abteilungen

protected Loesung55c.Abteilung[] abteilungen
Constructor Detail

Loesung55c.Mitarbeiter

public Loesung55c.Mitarbeiter()


Gehe zurueck zur Tutoriums-Homepage