Class Pflaume

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

 class Pflaume
extends Obst

Pflaume.


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

Pflaume

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

Parameters:
name - Obstsorte
pr - Pflueckreife (Erntemonat)