|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FacturaVO | |
---|---|
com.ferri.persistence.bean.base | |
com.ferri.service.dto.converters |
Uses of FacturaVO in com.ferri.persistence.bean.base |
---|
Fields in com.ferri.persistence.bean.base declared as FacturaVO | |
---|---|
private FacturaVO |
BasePressupostVO.factura
|
private FacturaVO |
BaseContracteVO.factura
|
Methods in com.ferri.persistence.bean.base that return FacturaVO | |
---|---|
FacturaVO |
BasePressupostVO.getFactura()
|
FacturaVO |
BaseContracteVO.getFactura()
|
Methods in com.ferri.persistence.bean.base with parameters of type FacturaVO | |
---|---|
void |
BasePressupostVO.setFactura(FacturaVO factura)
|
void |
BaseContracteVO.setFactura(FacturaVO factura)
|
Uses of FacturaVO in com.ferri.service.dto.converters |
---|
Methods in com.ferri.service.dto.converters that return FacturaVO | |
---|---|
FacturaVO |
FacturaConverter.convertDTO2VO(FacturaDTO dto)
|
Methods in com.ferri.service.dto.converters with parameters of type FacturaVO | |
---|---|
FacturaDTO |
FacturaConverter.convertVO2DTO(FacturaVO vo)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |