Uses of Class
br.mia.test.model.FlowReport

Packages that use FlowReport
br.mia.test.view.tabelas   
 

Uses of FlowReport in br.mia.test.view.tabelas
 

Methods in br.mia.test.view.tabelas that return types with arguments of type FlowReport
 java.util.List<FlowReport> TabelaModeloFluxoLogsDetalhe.getFlow()
           
 java.util.List<FlowReport> TabelaModeloFluxoLogs.getFlows()
           
 

Method parameters in br.mia.test.view.tabelas with type arguments of type FlowReport
 void TabelaModeloFluxoLogsDetalhe.setFlow(java.util.List<FlowReport> flows)
           
 void TabelaModeloFluxoLogs.setFlows(java.util.List<FlowReport> flows2)
           
 

Constructor parameters in br.mia.test.view.tabelas with type arguments of type FlowReport
TabelaModeloFluxoLogs(java.util.List<FlowReport> logs)
           
TabelaModeloFluxoLogsDetalhe(java.util.List<FlowReport> logs)
           
 



Copyright © 2009. All Rights Reserved.