|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConfigRelatorioCfgrel | |
---|---|
ecar.dao | |
ecar.pojo | |
ecar.servlet.relatorio |
Uses of ConfigRelatorioCfgrel in ecar.dao |
---|
Methods in ecar.dao that return ConfigRelatorioCfgrel | |
---|---|
ConfigRelatorioCfgrel |
ConfigRelatorioCfgrelDAO.getConfigRelatorioCfgrel()
Retorna a Configura��o de relat�rio |
Uses of ConfigRelatorioCfgrel in ecar.pojo |
---|
Fields in ecar.pojo with type parameters of type ConfigRelatorioCfgrel | |
---|---|
private java.util.Set<ConfigRelatorioCfgrel> |
ModeloRelatorioMrel.configRelatorioCfgrels
|
Methods in ecar.pojo that return types with arguments of type ConfigRelatorioCfgrel | |
---|---|
java.util.Set<ConfigRelatorioCfgrel> |
ModeloRelatorioMrel.getConfigRelatorioCfgrels()
|
Method parameters in ecar.pojo with type arguments of type ConfigRelatorioCfgrel | |
---|---|
void |
ModeloRelatorioMrel.setConfigRelatorioCfgrels(java.util.Set<ConfigRelatorioCfgrel> configRelatorioCfgrels)
|
Constructor parameters in ecar.pojo with type arguments of type ConfigRelatorioCfgrel | |
---|---|
ModeloRelatorioMrel(java.lang.String descricaoMrel,
java.lang.String classifMrel,
java.lang.String codAlfaMrel,
java.util.Set<ConfigRelatorioCfgrel> configRelatorioCfgrels)
|
Uses of ConfigRelatorioCfgrel in ecar.servlet.relatorio |
---|
Fields in ecar.servlet.relatorio declared as ConfigRelatorioCfgrel | |
---|---|
private ConfigRelatorioCfgrel |
RelatorioAcompanhamento_BKP_07032007.configRel
|
private ConfigRelatorioCfgrel |
RelatorioAcompanhamento.configRel
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |