Uses of Enum Class
org.nuiton.topia.it.legacy.topiatest.Title
Packages that use Title
-
Uses of Title in org.nuiton.topia.it.legacy.topiatest
Subclasses with type arguments of type Title in org.nuiton.topia.it.legacy.topiatestFields in org.nuiton.topia.it.legacy.topiatest with type parameters of type TitleMethods in org.nuiton.topia.it.legacy.topiatest that return TitleModifier and TypeMethodDescriptionPersonne.getTitle(int index) PersonneAbstract.getTitle(int index) static TitleReturns the enum constant of this class with the specified name.static Title[]Title.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.nuiton.topia.it.legacy.topiatest that return types with arguments of type TitleMethods in org.nuiton.topia.it.legacy.topiatest with parameters of type TitleModifier and TypeMethodDescriptionvoidvoidvoidvoidbooleanPersonne.containsTitle(Title title) booleanPersonneAbstract.containsTitle(Title title) GeneratedPersonneTopiaDao.findAllContainsTitle(Title v) Deprecated.GeneratedPersonneTopiaDao.findContainsTitle(Title v) Deprecated.org.nuiton.topia.persistence.TopiaQueryBuilderAddCriteriaOrRunQueryStep<E> GeneratedPersonneTopiaDao.forTitleContains(Title v) voidPersonne.removeTitle(Title title) voidPersonneAbstract.removeTitle(Title title) Method parameters in org.nuiton.topia.it.legacy.topiatest with type arguments of type Title