Uses of Class
edu.uoc.pfc.lcamps.webapp.catwings.pojo.PagamentVO

Packages that use PagamentVO
edu.uoc.pfc.lcamps.webapp.catwings.pojo   
 

Uses of PagamentVO in edu.uoc.pfc.lcamps.webapp.catwings.pojo
 

Methods in edu.uoc.pfc.lcamps.webapp.catwings.pojo that return PagamentVO
 PagamentVO ConsultaVO.getPagament()
           
 

Methods in edu.uoc.pfc.lcamps.webapp.catwings.pojo with parameters of type PagamentVO
 void ConsultaVO.setPagament(PagamentVO pagament)