Uses of Class
de.cuioss.test.generator.domain.TitleGenerator
-
Packages that use TitleGenerator Package Description de.cuioss.test.generator.domain Provides a number of domain specific TypeGenerator. -
-
Uses of TitleGenerator in de.cuioss.test.generator.domain
Methods in de.cuioss.test.generator.domain that return TitleGenerator Modifier and Type Method Description static TitleGeneratorTitleGenerator. valueOf(String name)Returns the enum constant of this type with the specified name.static TitleGenerator[]TitleGenerator. values()Returns an array containing the constants of this enum type, in the order they are declared.
-