public class TipoInvestimentoIntegracaoService
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
private TipoInvestimentoDao |
tipoInvestimentoDao |
Constructor and Description |
---|
TipoInvestimentoIntegracaoService() |
Modifier and Type | Method and Description |
---|---|
java.util.List<TipoInvestimento> |
retornarTodos() |
private static final long serialVersionUID
@Autowired private TipoInvestimentoDao tipoInvestimentoDao