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

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

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

Methods in edu.uoc.pfc.lcamps.webapp.catwings.pojo that return types with arguments of type NenVO
 java.util.List<NenVO> ConsultaVO.getNens()
           
 

Method parameters in edu.uoc.pfc.lcamps.webapp.catwings.pojo with type arguments of type NenVO
 void ConsultaVO.setNens(java.util.List<NenVO> nens)