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