Uses of Interface
org.instancio.generator.specs.rus.InnGeneratorSpec
Packages that use InnGeneratorSpec
Package
Description
Defines generator specs for Russian identifiers.
Defines classes that provide access to built-in generators
specific to Russia.
-
Uses of InnGeneratorSpec in org.instancio.generator.specs.rus
Subinterfaces of InnGeneratorSpec in org.instancio.generator.specs.rusModifier and TypeInterfaceDescriptioninterfaceSpec for generating Russian taxpayer identification number' (INN).Methods in org.instancio.generator.specs.rus that return InnGeneratorSpecModifier and TypeMethodDescriptionInnGeneratorSpec.individual()Generate an individual INN.InnGeneratorSpec.juridical()Generate a juridical INN.InnGeneratorSpec.nullable()Indicates thatnullvalue can be generated. -
Uses of InnGeneratorSpec in org.instancio.generators.rus
Methods in org.instancio.generators.rus that return InnGeneratorSpecModifier and TypeMethodDescriptionRusIdGenerators.inn()Generates Russian taxpayer identification number (INN).