Uses of Enum
org.nuiton.topia.it.legacy.topiatest.Title
Packages that use Title
-
Uses of Title in org.nuiton.topia.it.legacy.topiatest
Fields 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 type with the specified name.static Title[]Title.values()Returns an array containing the constants of this enum type, 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.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