Skip navigation links
A B C D E F G H I L M N P R S T V 

I

initialize() - Method in class com.jiowa.testdatagen.randomizer.address.CityRandomizer
Initializes the list of cities per country.
initialize(String, List<String>) - Method in class com.jiowa.testdatagen.randomizer.address.set.RandomStreetSet
Initializes the street names according to country code.
initialize() - Method in class com.jiowa.testdatagen.randomizer.address.StreetRandomizer
Initializes the list of streets per country code.
initialize() - Method in class com.jiowa.testdatagen.randomizer.name.FirstnameRandomizer
Reads the data from the resources and initalizes the creator.
initialize() - Method in class com.jiowa.testdatagen.randomizer.name.LastnameRandomizer
Initializes the list of (international) last names.
initialize(Collection<String>) - Method in class com.jiowa.testdatagen.randomizer.name.set.RandomNameSet
 
INSTANCE - Static variable in class com.jiowa.testdatagen.randomizer.address.AddressRandomizer
 
INSTANCE - Static variable in class com.jiowa.testdatagen.randomizer.address.CityRandomizer
 
INSTANCE - Static variable in class com.jiowa.testdatagen.randomizer.address.StreetRandomizer
 
INSTANCE - Static variable in class com.jiowa.testdatagen.randomizer.name.FirstnameRandomizer
 
INSTANCE - Static variable in class com.jiowa.testdatagen.randomizer.name.LastnameRandomizer
 
INSTANCE - Static variable in class com.jiowa.testdatagen.randomizer.person.BirthdateRandomizer
 
INSTANCE - Static variable in class com.jiowa.testdatagen.randomizer.person.GenderRandomizer
 
INSTANCE - Static variable in class com.jiowa.testdatagen.randomizer.person.NationalityRandomizer
 
INSTANCE - Static variable in class com.jiowa.testdatagen.randomizer.person.PersonRandomizer
 
intersect(RandomNameSet, RandomNameSet) - Static method in class com.jiowa.testdatagen.randomizer.name.set.RandomNameSet
Returns the intersecting set of a and b.
InvalidDataException - Exception in com.jiowa.testdatagen.exception
This exception is used in case of invalid and inconsistent data.
InvalidDataException(String) - Constructor for exception com.jiowa.testdatagen.exception.InvalidDataException
 
iterator() - Method in class com.jiowa.testdatagen.randomizer.name.set.RandomNameSet
Returns an iterator to be used to iterate over all elements
A B C D E F G H I L M N P R S T V 
Skip navigation links