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

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

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

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

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