Uses of Interface
org.instancio.generator.specs.pol.PeselGeneratorSpec
Packages that use PeselGeneratorSpec
Package
Description
Defines generator specs for Poland.
Defines classes that provide access to built-in generators
specific to Poland.
-
Uses of PeselGeneratorSpec in org.instancio.generator.specs.pol
Subinterfaces of PeselGeneratorSpec in org.instancio.generator.specs.polModifier and TypeInterfaceDescriptioninterfaceSpec for generating Polish National Identification Number (PESEL).Methods in org.instancio.generator.specs.pol that return PeselGeneratorSpecModifier and TypeMethodDescriptionSpecifies a generator for the birthdate.PeselGeneratorSpec.female()Specifies that female PESEL should be generated.PeselGeneratorSpec.male()Specifies that male PESEL should be generated.PeselGeneratorSpec.nullable()Indicates thatnullvalue can be generated. -
Uses of PeselGeneratorSpec in org.instancio.generators.pol
Methods in org.instancio.generators.pol that return PeselGeneratorSpecModifier and TypeMethodDescriptionPolIdGenerators.pesel()Generates Polish National Identification Number (PESEL).