svet.chovatelstvi.psi
Class HodnyVorisek

java.lang.Object
  |
  +--svet.Zivocich
        |
        +--svet.chovatelstvi.DomaciZvire
              |
              +--svet.chovatelstvi.psi.Pes
                    |
                    +--svet.chovatelstvi.psi.HodnyVorisek
All Implemented Interfaces:
Stekajici, VydavajiciZvuky

public synchronized class HodnyVorisek
extends Pes


Constructor Summary
HodnyVorisek(java.lang.String, java.util.Date)
           
 
Method Summary
 void stekej()
           
 
Methods inherited from class svet.chovatelstvi.psi.Pes
getPoplatek, getRasa, isPrukazPuvodu, isVycvicen, ozviSe, setPoplatek, setPrukazPuvodu, setVycvicen, vypisInfo
 
Methods inherited from class svet.chovatelstvi.DomaciZvire
getJmeno, getVeterinar, setVeterinar
 
Methods inherited from class svet.Zivocich
getDatumNarozeni, jeStarsiNez
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HodnyVorisek

public HodnyVorisek(java.lang.String,
                    java.util.Date)
Method Detail

stekej

public void stekej()
Specified by:
stekej in interface Stekajici
Specified by:
stekej in class Pes