Uses of Interface
org.instancio.generator.specs.pol.RegonGeneratorSpec
Packages that use RegonGeneratorSpec
Package
Description
Defines generator specs for Poland.
Defines classes that provide access to built-in generators
specific to Poland.
-
Uses of RegonGeneratorSpec in org.instancio.generator.specs.pol
Subinterfaces of RegonGeneratorSpec in org.instancio.generator.specs.polModifier and TypeInterfaceDescriptioninterfaceSpec for generating Polish Taxpayer Identification Number (REGON).Methods in org.instancio.generator.specs.pol that return RegonGeneratorSpecModifier and TypeMethodDescriptionRegonGeneratorSpec.nullable()Indicates thatnullvalue can be generated.RegonGeneratorSpec.type14()Specifies that 14-digit REGON should be generated.RegonGeneratorSpec.type9()Specifies that 9-digit REGON should be generated (default behaviour if the type is not specified). -
Uses of RegonGeneratorSpec in org.instancio.generators.pol
Methods in org.instancio.generators.pol that return RegonGeneratorSpecModifier and TypeMethodDescriptionPolIdGenerators.regon()Generates Polish Taxpayer Identification Number (REGON).