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

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

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

Methods in com.ferri.service.dto.converters that return PressupostVO
 PressupostVO PressupostConverter.convertDTO2VO(PressupostDTO dto)
           
 

Methods in com.ferri.service.dto.converters with parameters of type PressupostVO
 PressupostDTO PressupostConverter.convertVO2DTO(PressupostVO vo)