Uses of Interface
org.nuiton.topiatest.Personne

Packages that use Personne
org.nuiton.topia   
org.nuiton.topiatest   
org.nuiton.topiatest.beangen   
 

Uses of Personne in org.nuiton.topia
 

Methods in org.nuiton.topia that return types with arguments of type Personne
 Class<Personne> TopiaTestQueryHelper.PersonneProperty.getEntityClass()
           
 

Uses of Personne in org.nuiton.topiatest
 

Classes in org.nuiton.topiatest with type parameters of type Personne
 class PersonneDAOAbstract<E extends Personne>
           
 class PersonneDAOImpl<E extends Personne>
           
 

Subinterfaces of Personne in org.nuiton.topiatest
 interface Employe
           
 

Classes in org.nuiton.topiatest that implement Personne
 class EmployeAbstract
           
 class EmployeImpl
           
 class PersonneAbstract
           
 class PersonneImpl
           
 

Uses of Personne in org.nuiton.topiatest.beangen
 

Fields in org.nuiton.topiatest.beangen declared as Personne
protected  Personne Voiture.proprietaire
           
 

Methods in org.nuiton.topiatest.beangen that return Personne
 Personne Voiture.getProprietaire()
           
 

Methods in org.nuiton.topiatest.beangen with parameters of type Personne
 void Voiture.setProprietaire(Personne proprietaire)
           
 



Copyright © 2004-2011 CodeLutin. All Rights Reserved.