Uses of Class
org.jeinnov.jeitime.persistence.bo.projet.TypeProjetP

Packages that use TypeProjetP
org.jeinnov.jeitime.persistence.bo.projet   
org.jeinnov.jeitime.persistence.dao.projet   
 

Uses of TypeProjetP in org.jeinnov.jeitime.persistence.bo.projet
 

Methods in org.jeinnov.jeitime.persistence.bo.projet that return TypeProjetP
 TypeProjetP ProjetP.getTypeProjet()
           
 

Methods in org.jeinnov.jeitime.persistence.bo.projet with parameters of type TypeProjetP
 void ProjetP.setTypeProjet(TypeProjetP typeProjet)
           
 

Uses of TypeProjetP in org.jeinnov.jeitime.persistence.dao.projet
 

Methods in org.jeinnov.jeitime.persistence.dao.projet that return TypeProjetP
 TypeProjetP TypeProjetDAO.getByName(java.lang.String name)
           
 

Methods in org.jeinnov.jeitime.persistence.dao.projet that return types with arguments of type TypeProjetP
 java.util.List<TypeProjetP> TypeProjetDAO.getAll()
           
 



Copyright © 2011. All Rights Reserved.