Uses of Class
com.safi.asterisk.parkeduser

Packages that use parkeduser
com.safi.asterisk   
 

Uses of parkeduser in com.safi.asterisk
 

Methods in com.safi.asterisk that return parkeduser
 parkeduser parkeduser.getNext()
           
static parkeduser res_parking.getParkinglot()
           
 

Methods in com.safi.asterisk with parameters of type parkeduser
 void parkeduser.setNext(parkeduser next)
           
static void res_parking.setParkinglot(parkeduser value)