Uses of Class
es.cesar.quitesleep.ddbb.Selects

Packages that use Selects
es.cesar.quitesleep.ddbb   
 

Uses of Selects in es.cesar.quitesleep.ddbb
 

Fields in es.cesar.quitesleep.ddbb declared as Selects
protected  Selects ClientDDBB.selects
           
 

Methods in es.cesar.quitesleep.ddbb that return Selects
 Selects ClientDDBB.getSelects()
           
 

Methods in es.cesar.quitesleep.ddbb with parameters of type Selects
 void ClientDDBB.setSelects(Selects selects)