Uses of Interface
org.nuiton.topiatest.Personne
Packages that use Personne
-
Uses of Personne in org.nuiton.topia
Methods in org.nuiton.topia that return types with arguments of type Personne -
Uses of Personne in org.nuiton.topiatest
Classes in org.nuiton.topiatest with type parameters of type PersonneModifier and TypeClassDescriptionclassPersonneDAOAbstract<E extends Personne>classPersonneDAOImpl<E extends Personne>Subinterfaces of Personne in org.nuiton.topiatestClasses in org.nuiton.topiatest that implement PersonneModifier and TypeClassDescriptionclassclassclassclass -
Uses of Personne in org.nuiton.topiatest.beangen
Fields in org.nuiton.topiatest.beangen declared as PersonneFields in org.nuiton.topiatest.beangen with type parameters of type PersonneMethods in org.nuiton.topiatest.beangen that return PersonneMethods in org.nuiton.topiatest.beangen that return types with arguments of type PersonneModifier and TypeMethodDescriptionGeneratedVoitureHelper.getProprietaireFunction()GeneratedVoitureHelper.newProprietaireFunction()GeneratedVoitureHelper.uniqueIndexByProprietaire(Iterable<BeanType> $source) Methods in org.nuiton.topiatest.beangen with parameters of type PersonneModifier and TypeMethodDescriptionGeneratedVoitureHelper.filterByProprietaire(Collection<BeanType> $source, Personne proprietaire) static <BeanType extends Voiture>
com.google.common.base.Predicate<BeanType>GeneratedVoitureHelper.newProprietairePredicate(Personne proprietaire) voidGeneratedVoiture.setProprietaire(Personne proprietaire)