@Service
public class SaldoDespesaService
extends <any>
Modifier and Type | Field and Description |
---|---|
private SaldoDespesaDao |
saldoDespesaDao |
private static long |
serialVersionUID |
Constructor and Description |
---|
SaldoDespesaService() |
Modifier and Type | Method and Description |
---|---|
<any> |
getDao() |
private static final long serialVersionUID
@Autowired private SaldoDespesaDao saldoDespesaDao