db
Class Beschaeftigte
java.lang.Object
db.Beschaeftigte
public class Beschaeftigte
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Beschaeftigte
public Beschaeftigte()
Beschaeftigte
public Beschaeftigte(int year,
int anzahl)
- Neue Mitarbeiteranzahl-Kombination
- Parameters:
year
- Jahr, in dem Mitarbeiterzahlen geschrieben wurdenanzahl
- Anzahl Mitarbeiter...
setYear
public void setYear(int year)
- Parameters:
year
-
getYear
public int getYear()
- Returns:
setAnzahl
public void setAnzahl(int anzahl)
- Parameters:
anzahl
-
getAnzahl
public int getAnzahl()
- Returns:
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
- Returns: