Class Apfel

java.lang.Object
  extended by Obst
      extended by Apfel
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
WinterApfel

 class Apfel
extends Obst

Apfel.


Constructor Summary
Apfel(java.lang.String name, int pr)
          Konstuktor Apfel.
 
Method Summary
 
Methods inherited from class Obst
toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Apfel

public Apfel(java.lang.String name,
             int pr)
Konstuktor Apfel.

Parameters:
name - Obstsorte
pr - Pflueckreife (Erntemonat)