Class Birne

java.lang.Object
  extended by Obst
      extended by Birne
All Implemented Interfaces:
java.io.Serializable

 class Birne
extends Obst

Birne.


Constructor Summary
Birne(java.lang.String name, int pr)
          Konstuktor Birne.
 
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

Birne

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

Parameters:
name - Obstsorte
pr - Pflueckreife (Erntemonat)