Uses of Class
com.ferri.persistence.bean.impl.IntervencioVO

Packages that use IntervencioVO
com.ferri.service.dto.converters   
 

Uses of IntervencioVO in com.ferri.service.dto.converters
 

Methods in com.ferri.service.dto.converters that return IntervencioVO
 IntervencioVO IntervencioConverter.convertDTO2VO(IntervencioDTO dto)
           
 

Methods in com.ferri.service.dto.converters with parameters of type IntervencioVO
 IntervencioDTO IntervencioConverter.convertVO2DTO(IntervencioVO vo)