Código
public CompraDTO(Compra compra) { this.id = compra.getId(); this.cantidadCuotas = compra.getCuotas().size(); this.item = compra.getInstrumento(); this.importe = item.getImporte() ; }
|
|||
| Tema destacado: AIO elhacker.NET 2021 Compilación herramientas análisis y desinfección malware |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|