Uses of Class
classepersistente.Projeto

Packages that use Projeto
broker   
controladora   
 

Uses of Projeto in broker
 

Methods in broker that return Projeto
 Projeto BrokerProjeto.materializar(java.lang.String codigo)
          Constrói objeto especificado.
 

Uses of Projeto in controladora
 

Methods in controladora that return Projeto
 Projeto ControladoraProjeto.materializar(java.lang.String codigo)