svet
Class SpatnyUrad

java.lang.Object
  |
  +--svet.SpatnyUrad

public class SpatnyUrad
extends java.lang.Object
implements RegistratorSdruzeni


Constructor Summary
SpatnyUrad()
           
 
Method Summary
 boolean jeRegistrovano(Sdruzeni s)
           
 void registruj(Sdruzeni s)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpatnyUrad

public SpatnyUrad()
Method Detail

registruj

public void registruj(Sdruzeni s)
Specified by:
registruj in interface RegistratorSdruzeni

jeRegistrovano

public boolean jeRegistrovano(Sdruzeni s)
Specified by:
jeRegistrovano in interface RegistratorSdruzeni